/frontend

Frontend of co-help

Primary LanguageJavaScript

Logo

Co-Help

A platform where anyone can book for doctors appointments, oxygen, vaccine, beds, and other emergency services and a platform for organizations to provide those services.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_CLIENT_ID=google-auth-client-id

Run Locally

Clone the project

  git clone https://github.com/Co-Help/frontend.git co-help-frontend

Go to the project directory

  cd co-help-frontend

Install dependencies

  npm i

Start the server

  npm run start

Tech Stack

Client: React, Redux, Chakra UI

Server: Node, Express, MongoDB