MoazMirza-13 / BOOKSHELF

A simple Full Stack project developed using NestJS and Next.js. It allows users to post new books and view all the books available.

Home Page:https://bookshelfweb.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOKSHELF

A simple Full Stack Application in which user can add more books.

Technologies Used

  • NestJS: A progressive Node.js framework for building efficient, reliable, and scalable server-side applications.
  • Next.js: A React framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
  • React: A JavaScript library for building user interfaces
  • MongoDB: A NoSQL database used for storing book data.
  • Mongoose: An Object Data Modeling (ODM) library for MongoDB and Node.js.

Project Screen Shot

Screenshot (42)

About

A simple Full Stack project developed using NestJS and Next.js. It allows users to post new books and view all the books available.

https://bookshelfweb.vercel.app


Languages

Language:JavaScript 66.1%Language:TypeScript 33.1%Language:CSS 0.8%