/DogOfTheDay

Voting for the daily goodest boy. A web app built with React, Express and MongoDB.

Primary LanguageJavaScript

Setup:

In config.js, replace API_KEY_HERE with your tenor api key

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the server
npm run server

License

This project is licensed under the MIT License