Codate is an application that gives insight into cities around the world. It enables uses to get understand the best place to live and work based on the cost of living, health care, internet access and some other relevant information. The application uses data from the Teleport Api and makes a meaningful display of the data.
Cities List View | Single City View |
---|---|
- React / Redux
- Clone the project:
https://github.com/mmsesay/codate.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the app:
npm start
oryarn start
- Clone the project:
https://github.com/mmsesay/codate.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the app:
npm test
oryarn test
👤 Muhammad Mustapha Sesay
- GitHub: @mmsesay
- Twitter: @DeeMaejor
- LinkedIn: Muhammad M Sesay
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- microverseinc for the readme template
- Creative Common License of design
- Original Design by Nelson Sakwa on Behance
- Teleport Api