Geosearch is a web app that allow users to get information such as local weather condition and temperature of places searched. Users also have the option to make interconversion of temperature between Celsius and Fahrenheit.
- HTML5
- CSS3
- Javascript(Vanillajs)
A completed capstone project at DevCtraining with Andela
https://personalgeosearch.netlify.app
- Copy the repository link
- On your commandline/terminal, change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/USER_NAME/REPOSITORY_NAME
.(make sure the link is the link to the repository) - press enter to create your local clone.
- Any IDE (VSCode, Bracket, Atom, Sublime e.t.c)
- Basic knowledge in HTML, CSS and Javascript
- Knowledge in fetching and displaying data from a remote API