This web app provides you World Countries' information such as population, lanugages, borders, etc. In addition, 4 different colors of choice are available in the app. This app is developed using React.js, React hooks, Redux and Material UI.
App is live at
https://worldcountry.netlify.app/
- Download the project either by clicking directly download option or git using following command:
$ git clone /~https://github.com/glingden/CountryApp.git
- Navigate project folder and install required depedencies using following command:
$ cd CountryApp
$ npm install
- Run App using following command;
$ npm start
- Material Ui
- ESlint
- React.js
- React-Router
- Redux, Redux-thunk
- Javascript