A simple fullstack bookstore app built with MERN stack
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
Added a function to delete a book by its id
0812079
Added a end point for deleting a book
cdde9b0
Added mongoose and updated the server.js
0fc1a9b
Added routes for each endpoint
4feecd9
Added the function to getAllBooks, updateBook and getBookById
d82867d
Created the documents schema
8189fd2
linked the database to my app
bda1705
added database folder and created a get request on my server
258c908
added node modules and .env in .gitignore file
25f56b9
Setup root files and added express, dotenv and nodemon modules
96c92a8
Setup root files and added express and nodemon modules
73d23e7