Bookstore CRUD WebApp made for the purpose of learning the essentials of full stack web development.
Technologies Used:
- Vanilla Javascript for client-side rendering of objects fetched from the database in conjuction with HTML5 and CSS for the Front-End.
- Node.js server with Express for the Back-End API routes.
- MongoDB database hosted on Mongo Atlas for storing application state.
- Cloudinary for hosting images on the cloud.
Features:
- Search Engine for looking up books and libraries.
- Ecommerce Shopping Cart