https://al-board-games.netlify.app/
A frontend web app for a database of board games.
https://github.com/adaml98/NC-BE-GAMES-API
Minimum Node version : v18.
To create a local copy of this repo you will need to fork the repo on GitHub, copy the https url, and using the command line enter: git clone . Once in the repo, you will need to run npm install to install all the necessary dependencies. Then use npm run to run the app locally.