Coder Social home page Coder Social logo

holiday's Introduction

Booking Website - MERN Stack App

This is a booking website built using the MERN (MongoDB, Express.js, React.js, Node.js) stack along with Tailwind CSS and TypeScript.

Overview

This web application allows users to browse through available bookings, make reservations, and manage their bookings. It provides a user-friendly interface for both customers and administrators to interact with the booking system.

Technologies Used

  • MongoDB: NoSQL database for storing user data, bookings, and other relevant information.
  • Express.js: Backend framework for building RESTful APIs and handling HTTP requests.
  • React.js: Frontend library for building user interfaces and managing state.
  • Node.js: JavaScript runtime environment for executing server-side code.
  • Tailwind CSS: Utility-first CSS framework for designing modern and responsive UIs.
  • TypeScript: Superset of JavaScript that adds static typing to the language, providing improved code quality and developer productivity.

Getting Started

Getting Started

To get started with this project, follow the steps below:

  1. Clone the repository: git clone https://github.com/Divalsehgal/holiday.git

Frontend

  1. Navigate to the frontend directory: cd frontend
  2. Install frontend dependencies: yarn add
  3. Start the frontend development server: yarn run dev

Backend

  1. Navigate to the backend directory: cd backend
  2. Install backend dependencies: yarn add
  3. Set up environment variables:
    • Create a .env file in the backend directory.
    • Define variables like MONGODB_URI, JWT_SECRET, etc.
  4. Start the backend development server: yarn run dev

holiday's People

Contributors

divalsehgal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.