Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.87 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.87 KB

Bookstore-Web-App

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

Screen Shot 2021-04-03 at 12 29 48 PM

Screen Shot 2021-04-03 at 12 36 07 PM

Screen Shot 2021-04-03 at 12 30 15 PM

Screen Shot 2021-04-03 at 12 31 32 PM

Screen Shot 2021-04-03 at 12 32 31 PM

Screen Shot 2021-04-03 at 12 32 49 PM

Screen Shot 2021-04-03 at 12 32 07 PM

Screen Shot 2021-04-03 at 12 34 31 PM