Skip to content

LGmedia954/lucky-numbers-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky Numbers - Back End

Users can mouse action to pick and save up to six lucky numbers.

Frontend Repository: https://github.com/LGmedia954/lucky-numbers-frontend

How To Use This Application

To use this app, clone this Back End repository and run bundle install to install necessary gems. Run rake db:migrate to ready the database. Then run 'rails s' to launch the Rails server. JSON files may be viewed at http://localhost:3000.

Clone the Front End repository and run npm install to install Node dependencies. Then run npm start. Navigate to http://localhost:3001 to view the React app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published