This is a study project. You can see the weather of the choosed city on the Home page. Add the cities to the favorites and have a collection of cards with city weather on your Favorites page. You can also remove cities from Favorites.
Uses OpenWeather API to get weather. Uses Coin API to get current BTC price.
- [Node.js] (https://nodejs.org/)
- [React.js] (https://reactjs.org/)
- [Tailwindcss] (https://tailwindcss.com/)
To run this project you need Node.js and npm to be installed on your computer (you may need Git as well to clone this repo)
- npm (npm installation)
- Git (Download Git client)
- Clone repository on your local machine
git clone https://github.com/acdmft/weather-app.git
- Install dependencies
npm install
- Run the project
npm start
Linked In : https://www.linkedin.com/in/andrei-zheksim/