Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 771 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 771 Bytes

bOOkingcom

A platform for users to upload their bussiness and for others to book them with ease.

Project is live - bookingcom

Appendix

Aiming to understand basic CRUD functionalities in a full stack application.

Run Locally

Clone the project

  git clone https://github.com/GDSC-IIIT-Dharwad/bookingcom-frontend.git

Go to the project directory

  cd bookingcom-frontend

Install dependencies

  npm install

Start the server

  npm run start

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started - here

Tech Stack

Client: React