A game for elementary students to learn about the nature of British Columbia. A spot-the-emoji game that gives students facts about the province and its natural features.
Install the dependencies
npm install
Initialize the database
npm run init-db
Start the development server
npm run dev
It should be running on http://localhost:3000