SohilP25 / reelo-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reelo Backend

About

This repository contains the backend code for the Reelo. It includes various features such as authentication, question management, and more.

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SohilP25/reelo-backend.git
    
  2. Navigate to the project directory:

    cd reelo-backend
    
  3. Install dependencies:

    npm install
    

Usage

To run the project, use: npm start

Features

  • User authentication
  • Question management

About


Languages

Language:JavaScript 100.0%