Welcome to Coin Cafeteria, where you can keep track of your favorite crypto coins!
Youtube demonstration - https://www.youtube.com/watch?v=ExSJFLJBlDg&feature=youtu.be
OS X & Linux:
- Front end (Javascript)
npm install
- Back end (Ruby)
bundle install
- Log In with a new/old Username/Password
- Use the tool bars to help select and sort your favorite cyrpto coins.
- Click More Info to see more info about the coins!
- React in Front end
- Ruby on Rails in Back end
https://github.com/Kenny-Hom27/github-link
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request