This repo is a clone of the overview module on the Stardew Valley page of Steam (https://store.steampowered.com/app/413150/Stardew_Valley/).
Tools used:
- Server: Node, Express
- Front-end: React, CSS Grid
- Back-end: MongoDB
To start the app, run the following scripts:
npm run startDev
npm run dev
Then go to localhost:3000 to view the module.