The Story Store

This was my submission for our Full-Stack assignment in the Integrify International Academy Full-Stack Program. For this project, I both created the database and built an online book store around it.

Features

    On the website, users can:
  • create accounts and log in both with their Google account and through my own local authentication system
  • browse books based on their genre
  • access specific information about each book or author
  • add books to cart
    In addition, administrators can:
  • add books and authors to the database through the interface
  • delete books

Read more about it on myGithub.

Built with

  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose
  • React
  • Typescript
  • Redux

Styled with

  • CSS
  • Styled Components
Back to portfolioNext project