- This repository consists of some experiments done using React
-
Clone the repository
-
Run
python3 app.pyfrom the pyscripts folder after installing all the dependecies -
This will run on http://localhost:5000/
-
Run
npm startto run the React application, it will run on http://localhost:3000/