This project is a single page application (SPA) built with React and Redux. The data retrieved from the API is stored in the Redux store and then filtered using a Filter stateless component. Every page (the home page and the details for each country) has a unique route within the SPA. The project is deployed using Heroku and is accessible online
-
- Javascript, CSS
-
- ReactJS, Redux, React-Redux, React Bootstrap, Heroku
-
- Webpack, Babelrc, Linters
To get a local copy up and running follow these simple example steps.
- VS Code
- Chrome Browser
- Gitbash
- To get local copy :
git clone https://github.com/Kingstalux/ React-capstone
cd react-capstone
code .
npm install
- To open in browser using webpack server :
npm start
To test this project you need to :
npm test
👤 Ngu Kingsely
- GitHub: @Kingstalux
- Twitter: @NguKingsley
- LinkedIn: Ngu Kingsely
Original design idea by Nelson Sakwa on Behance.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.