This is a clone of the Practo India App, built with ReactJS, styled-components, and Axios. The desktop app and mobile app have been made for the same using PWA (Progressive Web Apps).
Clone the project
git clone https://github.com/chiranjeev-thapliyal/practo.gitGo to the project directory
cd practoInstall dependencies
npm installStart the server
npm run start