Skip to content

ImOwly/MotiRaffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motiraffle

A webapp to add tasks and have rewards from doing your tasks

How to setup the webapp

create a config.js inside the backend directory, inside of config.js

Include: export const PORT = [yourportnumber] export const mongoDBURL = [yourmongodbURL]

How to run the web app

have 2 terminals one inside motiraffle-react and do npm install making sure packages are updated and then npm run dev to start the front end. Have another terminal inside the backend directory and do npm run dev and make sure you see message "app connected to mongodb"

image

image

About

a webapp about a way to incentive tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages