Skip to content

JakeAve/Polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting Dojo

React App that lets users vote on polls.

Deploy

Environment Variables should be kept in .env at root

DB_LINK = # mongodb link
PORT = # port for api should match with NGINX
NODE_ENV = # develop or production

npm i

Post install script takes care of React dependencies and react build

Develop

Start the api on PORT and React on port 3000.

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published