Fullstack app built with React, Node.js / Express, and MongoDB / Mongoose
Link to project: https://fso-phonebook-app.onrender.com
Tech used: React, Node.js, Express, MongoDB, Mongoose, and Vite
This is a simple app that allows for creating, reading, updating, and deleting phonebook entries.
This is one of my first projects built with React, and I enjoyed it as an alternative to plain JavaScript. I'm really looking forward to spending more time with it. I had fun learning how to build the backend, and I especially liked using a real database for the first time. My experience with Vite has been really pleasant. I'm really getting a feel for the JavaScript ecosystem, such as how NPM works or how nice it is to have so many packages available.
Action Hero Memory Game: https://hddev8.github.io/memory-game/
Todo List: https://hddev8.github.io/todo-list/
Library Project: https://hddev8.github.io/library-project/
Tic Tac Toe: https://hddev8.github.io/tic-tac-toe/