This application allows a user to search the current weather for any city. This app is built using a React framework called Next.js. In this app, I practiced using axios, which is a tool for API calls. In addition to that, Tailwind.css was used to style this application. This app was deployed using Vercel.
The user must clone the code from Github and install all dependencies with npm install. To get the application running, enter npm run dev in the command line.
The app can be used on any browser. Please visit deployed website on Vercel at Weather App
This project is license under MIT
If you would like to contribute, please get in contact with me.
no test
If you have any questions about this project, please contact me directly at streadwe@gmail.com. You can view more of my projects at https://github.com/StephonT.