Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.07 KB

Trip In

A Fullstack (MERN) app where a user can see the information about the hotels and can do a booking for the same, provided a pannel to admin where he can confirm the booking and check more details.

Main motive of doing this project is to learn about state management using context api, reudcer hooks , styled-components, and theme change

Frontend Link - Trip In

For backend check this repo - Trip In

Developer

Lakshay Saini


Working

final

Requirements

For development, you will only need Node.js and a node global package installed in your environement.

Project Installation

$ git clone git@github.com:lakshay-saini-au8/tirpIn.git
$ cd tirpIn

Run npm install

$ npm i

Running The Project

   $ npm start