AhmedAbdulrahman / react-living-app

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

Home Page:https://www.citii.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first release npm version

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

Launch App

Features

Demo

Build

Locally using npm

  • Clone/download the repo

  • 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 whenever you make edits

Head over to create-react-app to see a list of things you can do.

Using Docker

  • Make sure you have docker installed

  • Run docker-compose build && docker-compose up. Open http://localhost to view

Improvements

  • Unit Tests!

Appreciation :)

Much thanks to contributors:

About

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

https://www.citii.io


Languages

Language:JavaScript 61.0%Language:CSS 36.4%Language:HTML 2.7%