Getting Started with Create React App

This project was bootstrapped with Create React App.

How to run this project

Change dir to project

cd indihouse

Install dependencies

npm install

Install json-server

npm install -g json-server

Serve the Apps

npm start