Weather App provides a detailed forecast with the current temperature in celsius. The Weather App also furnishes the sunrise and sunset time according to the city time zone.
- JavaScript
- React
- HTML
- CSS
- Tailwind CSS
To get a local copy up and running follow these simple example steps on the command line.
Clone the project from it's github repo.
$ git clone https://github.com/denisdiaconu/weather-app.git
Change directory to the root of project
$ cd weather-app
Install all dev dependencies
$ npm install
Run the server
$ npm start
Run the test
$ npm test
👤 Denis Andrei Diaconu
- GitHub: @DenisDiaconu
- Twitter: @DenisAndreiDia1
- LinkedIn: Denis Diaconu
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!