Skip to content

[ReactJS] Frontend-only group project I worked on with 2 classmates at General Assembly

Notifications You must be signed in to change notification settings

mdiedricks/ga_desserts_app

 
 

Repository files navigation

README

Run locally command: heroku local -f Procfile.dev

Heroku deployed link: https://pure-brushlands-46298.herokuapp.com/account

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

    post 'api/users' => 'users#create_user' get 'api/users/:user_id' => 'users#get_by_id' post'api/auth/get_token' => 'users#get_token'

About

[ReactJS] Frontend-only group project I worked on with 2 classmates at General Assembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.3%
  • JavaScript 46.8%
  • HTML 3.0%
  • CSS 2.9%