Skip to content

soumya-maheshwari/Renting-Carnival-Frontend

Repository files navigation

Renting Carnival

Tech Stack

Client: React + Vite, Redux Toolkit, Tailwind CSS

Server: Node, Express

Database: MongoDB

Design: Figma

Installation

  1. Clone the repository:
git clone https://github.com/soumya-maheshwari/Renting-Carnival-Frontend
  1. Navigate to the project directory:
cd Renting-Carnival-Frontend
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. to access the endpoints from your web browser, go to:
http://localhost:5173

Backend Repository

You can find the backend repository for this project at: Renting Carnival Backend