GithubHelp home page GithubHelp logo

holiday_village_next13's Introduction

Hotel Village

This project includes a hotel sharing platform developed using Prisma, MongoDB, Next.js, Redux, TypeScript, and Next-Auth technologies. Through this platform, users can create accounts with their own information, share hotel details, and log in with their Google accounts. The data is stored in MongoDB.

Technologies Used

  • Prisma: Used for database access and querying.
  • MongoDB: NoSQL database where data is stored.
  • Next.js: React-based framework with server-side rendering (SSR) support.
  • Redux: Used for state management.
  • TypeScript: Programming language that provides type safety.
  • Next-Auth: Used for authentication and authorization processes.

Screenshots

image image image image image image

Getting Started

You can follow the steps below to run the project on your local machine:

  1. Installing Requirements: To run the project, you'll need the following requirements:

    • Node.js
    • MongoDB
  2. Cloning and Installing the Project: Open your terminal and navigate to the project's main directory:

    npm install

  3. Setting Environment Variables:

    You might need to set some environment variables for the project to work properly. Copy the .env.example file as .env and fill in the required values.

  4. Establishing Database Connection:

    Start your MongoDB database and update the database connection URL in the .env file.

  5. Running the Project:

    Use the following command in the terminal to start the project:

    npm run dev

    This command will start the Next.js development server and allow you to view the project in your browser.

holiday_village_next13's People

Contributors

gurkanyigitgr 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.