A goodreads clone where users can search a database of books, organize a personal library, write reviews and interact with other users.
Final project in the JavaScript course of the Full Stack JavaScript curriculum @ The Odin Project.
Live demo @ https://beejathon.github.io/notbadreads/
Even though this took much longer than I hoped, I'm quite proud of how this turned out. I was able to put everything I learned so far about web development to use in this project. Some of the buttons and menus still seem a little clunky but I think I managed to reproduce what I believe is the core functionality of the website. I also really liked using Tailwind for styling together with React.