Countries weather is a webapp that will be working with the real live data from the rest countries api and openweather api. The application will allow users to get detail information of the country and weather.
LIve Demo here
- ReactJs
- Javascript
- Create react App, Git and linters (react-redux).
To get a local copy up and running follow these simple example steps.
- A Browser
- A version control software like git
- A text editor
- nodejs
To get a local copy up and running you'll need to have NodeJS installed on your local machine.
After installing NodeJS please follow the next steps...
-- To clone this project use:
git clone https://github.com/binhussen/book-store.git
-- for installing dev dependecies use:
npm install
-- to run the project use:
npm start
-- After installing the dependencies you can run tests using this command:
npm run test
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Curriculum
- Nelson Sakwa for this design
This project is MIT licensed.