This project was build with the help of React ,Django & Djano REST framework.
Your machine should have NPM and Node installed. A full guide for installing each of these is given below. Before you install any packages, ensure your package list is up to date with:
sudo apt-get update
sudo apt-get install -y npm
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
git clone https://github.com/iTs-rd/RentAssure-Forntend.git
npm install
npm start
Visit http://localhost:3000 in your browser.
Made in ❤️ with Github & ReactJS.