This website was built to try out some external API's together with asynchronous programming. When you first open, it asks you to track your location. If you accept, will show the weather in the place you are. If not, will open a search form where you can search for the weather in a city you desire.
Fluid background (depending on the weather), weather API and geolocation API.
- HTML
- CSS
- Javascript
- Webpacker
- TailwindCSS
- Clone the project to your local machine;
cdinto the project directory;- Run
npm installto install the necessary modules; - To check in development mode, run
npm start, the page will automatically load on localhost:8080. - To see in procution mode, run
npm run build, open thedistfolder and finally theindex.html.
👤Expedito Andrade
- Github: @githubexpjazz
- Twitter: @expjazz
- Linkedin: Expedito Andrade
- Portfolio: Expedito Andrade
Give a star if you like this project!
- Microverse
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
cdinto the project directory- Run
git checkout -b your-branch-name - Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
Give a ⭐️ if you like this project!
This project is MIT licensed
