You must create your own .env file to store a DB_URI or MONGODB_URI connection string for your own MongoDB cluster. You will need read and write perms
This project holds both client and server files. Run npm install in both client and server folders to install all required dependencies.
Runs the client site (React application).
Open http://localhost:3000 to view the client in the browser.
Deploys the site to gh-pages
Launches the server at port 9000
Must launch before the client. By default, the client uses the URL hosted at vercel, not the localhost.
Basic counting ducks game with one pond
More advanced counting ducks game, one pond and nest
Word builder in spanish
WIP Testing site for students
Admin panel