This repository is the client of my individual project in the HENRY bootcamp course
- Search countries
- Sort countries by name
- Sort countries by population ammount
- Create new activity for any ammount of countries
Clone the project
git clone https://github.com/joelorzet/countries-clientGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startYou also gonna need to download the api-repository
https://github.com/joelorzet/countries-api
React Js, React-Redux, Javascript, HTML, CSS...
Client: React, Redux, Javascript ,CSS pure
Server: Node, Express, PostreSQL, Sequelize



