/react-living-app

🌎 A react app that helps you compare the cost of living between cities worldwide

Primary LanguageJavaScript

first release npm version

Launch App

--- ## The App
Citii is a react app that allows users to compare and analyze the cost of living between cities around the world.

Demo

To run locally

  • Clone this repo git@github.com:djirdehh/react-living-app.git
  • cd react-living-app
  • If you don't have create-react-app installed run npm install create-react-app
  • npm start runs the app in development mode. Open http://localhost:3000 to view it in the browser and the page should reload once you make edits

Head over to Create React App to see a list of things you can do.

Improvements

  • Unit Tests!