This project is a clone of moementum dashboard,which basically has a todoList, a weather report and gives you a new image and quote every time the page reloads.
- Clone the project by running git clone
- Then run npm install (to install all the required packages)
- Replace the api id by your weather api id
- you can create an account here https://home.openweathermap.org/users/sign_up
- Then run npm start (to start the program)
- Open http://localhost:3000 to view it in the browser.
- You can check the Demo here (https://momentum-dashboard.netlify.app/)
- Use unsplash api for BackGround images, instead of holding a img folder
- Providing hourly and weekly weather report