Skip to content

SRenjal/Book-Store-MERN-Stack-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Book Store MERN stack project

Lessons

  • Lesson 01: Create Node.js project from scratch
  • Lesson 02: Create our first Http Route
  • Lesson 03: Add MongoDB and mongoose to node js
  • Lesson 04: Create Book model with mongoose
  • Lesson 05: Save a new Book with mongoose
  • Lesson 06: Get All Books with mongoose
  • Lesson 07: Get One Book by id with mongoose
  • Lesson 08: Update a Book with mongoose
  • Lesson 09: Delete a book with mongoose
  • Lesson 10: Refactor Node js with express router
  • Lesson 11: CORS policy in Node js and Express js
  • Lesson 12: Create React project, Vite, Tailwind CSS
  • Lesson 13: SPA and Add react router dom
  • Lesson 14: Show Books List in React
  • Lesson 15: Show Book Details in React
  • Lesson 16: Create Book in React
  • Lesson 17: Edit Book in React
  • Lesson 18: Delete Book in React
  • Lesson 19: Show Books List as Card
  • Lesson 20: Make Book Card a single component
  • Lesson 21: Add Book Modal
  • Lesson 22: Improve User Experience (UX) with beautiful alert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published