Skip to content

sharmilidas33/EBook-using-MERN-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBook Backend

Welcome to the backend repository of the EBook project, powered by the MERN stack! This repository contains the server-side code responsible for handling user authentication, book data storage, and managing various functionalities of the EBook platform.

Technologies Used

  • Node.js: High-performance JavaScript runtime for server-side development.
  • Express.js: Lightweight and flexible backend framework for seamless server-side operations.
  • MongoDB: Robust and scalable NoSQL database for efficient data storage and retrieval.

Deployment

The backend is currently deployed and live at ["https://ebook-using-mern.onrender.com/"].

Features

  • User Authentication:

    • Secure and user-friendly authentication system for protecting user data.
  • Book Management:

    • Handle book uploads, edits, and deletions seamlessly.
  • API Endpoints:

    • Explore and interact with various endpoints for user and book-related functionalities.

Getting Started

To run the backend locally, follow these steps:

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Configure MongoDB connection in the server.
  4. Run the server using nodemon index.js.

Contribution Guidelines

Feel free to contribute by opening issues, suggesting enhancements, or creating pull requests. Your contributions are highly appreciated!

Acknowledgments

Special thanks to the developers and contributors who made this project possible.

Happy Coding!

About

The backend of the MERN Stack Book Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published