A platform for users to upload their bussiness and for others to book them with ease.
Project is live - bookingcom
Aiming to understand basic CRUD functionalities in a full stack application.
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
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started - here
Client: React