Skip to content

React api that requests data from the Rails change-log-api and renders it as breakfast options.

Notifications You must be signed in to change notification settings

latoyaallen/change-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change Log

  • Clone the change-log-api repo

  • Install the dependencies bundle install

  • Run the change-log-api repo on localhost:3000. rails server

  • If you do not run the server on localhost:3000, update the code here.

  • Clone the change-log repo

  • Install the dependencies npm install

  • Run the server npm start

  • Run the tests npm test

About

React api that requests data from the Rails change-log-api and renders it as breakfast options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published