Skip to content

Creating a Book store application as learning part for Node js and Mongo db with ejs

Notifications You must be signed in to change notification settings

Anantshah133/Book-store-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Management Application

This project is a Bookstore Management Application developed as part of my journey in learning the MERN stack, specifically focusing on Node.js and MongoDB. The application utilizes EJS for templating and Tailwind CSS for styling. It's perfect for someone who is looking for a beginner-friendly MERN project, one can refer to this as a starting point.

Run Locally

Clone the project

  git clone https://github.com/Anantshah133/Book-store-nodejs.git

Go to the project directory

  cd Book-store-nodejs

Install dependencies

  npm install

Start the server

  node index.js

Or, if you have Nodemon installed, you can use

  nodemon index.js

Author

This Markdown file provides clear instructions on how to clone the repository, install dependencies, and start the server locally. Additionally, it includes the author's information at the end.

About

Creating a Book store application as learning part for Node js and Mongo db with ejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published