Weather
An application used to show 5 day forecast daily and hourly. You go through days and check the each day weather details.
- ReactJS
- TailwindCSS
- ESLint
- Prettier
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000
Denis Veli