š https://vglibrary.web.app
You'll need Git and Node.js installed on your computer.
# Clone the repository
git clone https://github.com/m-ler/video-game-library.git
# Move into the repository
cd video-game-library
# Install dependencies
npm install
After that, you'll need to create a .env file with the same variables as .env.example
.
# Run project
npm run start