practo icon indicating copy to clipboard operation
practo copied to clipboard

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).

Practo Clone

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).

Deployed

Visit Live Site

Run Locally

Clone the project

  git clone https://github.com/chiranjeev-thapliyal/practo.git

Go to the project directory

  cd practo

Install dependencies

  npm install

Start the server

  npm run start

Contributors