Check out Here Live URL
- Fork the repo and clone it or Download the ZIP.
- Make sure
npm & node
installed in your local machine, if Yes then Open a cmd/terminal tab. - (In Root) Run
npm i && npm start
to start React UI onPORT 3000
.
npm & node
installed in your local machine, if Yes then Open a cmd/terminal tab.npm i && npm start
to start React UI on PORT 3000
.