anthony-22 / DogOfTheDay

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

Home Page:http://dogoftheday.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://dogoftheday.herokuapp.com/


Languages

Language:JavaScript 77.8%Language:HTML 14.6%Language:CSS 7.6%