tsvetkovpro / react-living-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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!

About


Languages

Language:JavaScript 68.6%Language:CSS 28.5%Language:HTML 3.0%