Since before starting to learn coding, I wanted to build my own Tamagotchi. Four months in, I'm giving this a try on a quiet week-end.
After a couple hours, it looked like this:
2023-12-30_00-06-26.mov
The chicken is from Stardew Valley. I'll eventually use my own sprite but it's been a pleasure to work with those in the meantime. Play Stardew Valley! It's a great game!
Then we had to make a personal project for out last checkpoint so we could show off when we could do.
Front : React, Sass. Back : Express, Node. Project done from scratch.
- clone repo
- npm install
- in the Backend folder: node index.js
- in the Frontend folder: npm run dev
- in your SQL Database Service: run the schema.sql you can find in database>schema
Enjoy :D