Clone the repository -
git clone https://github.com/purnima143/Kurakoo.git
-
Run
cd client
on your CLI. -
Install the dependencies by running
npm install
-
Run the server
npm start
NOTE: To run the Frontend side of the application it recommended to run the backend server too.