Skip to content

Sinha Services is the website which provides technical services with User Authentication. along with Admin Panel.

Notifications You must be signed in to change notification settings

anshumansinha2001/MERN-Project1-SinhaServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SinhaServices - MERN Project

SinhaServices Cover

Sinha Services is a robust MERN (MongoDB, Express.js, React, Node.js) application with a focus on advanced authorization features. Users can seamlessly register, log in, and access a provided feedback form through the application. The project includes an exclusive Admin panel, restricted to administrators, allowing efficient user management and editing capabilities. The Admin panel also features an extensive services section, enabling administrators to manage and provide various offerings.

Project Structure

The project is organized into two main folders:

  • client: Contains the React frontend code.
  • server: Houses the backend code built with MongoDB, Express.js, and Node.js.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/theanshumansinha/SinhaServices.git
  2. Navigate to the client folder:

    cd SinhaServices/client
  3. Install dependencies for the client:

    npm install
  4. Navigate to the server folder:

    cd ../server
  5. Install dependencies for the server:

    npm install
  6. Start the client and server concurrently:

    npm run dev

    This command will launch both the React development server and the Node.js server.

  7. Access the application in your browser at https://sinha-services-backend.vercel.app.

Technologies Used

  • MongoDB
  • Express.js
  • React
  • Node.js
  • Vite (for React frontend)

Features

  • User registration and login
  • Exclusive Admin panel for user and service management
  • Extensive services section for user enrollment
  • Secure and user-friendly experience

License

This project is licensed under the anshumansinha.

About

Sinha Services is the website which provides technical services with User Authentication. along with Admin Panel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published