Skip to content

planetlucid/JS_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip Code

Project Summary

Flip Code is a flashcard app. Users jot down snippets of code on one side and then the corresponding psuedo-code on the other side as a way of fostering understanding through memorization.

Usage

Fork the repository and then clone.

  • Run bundle install to install the various dependencies specified within the Gemfile.

  • Navigate to the /backend folder within the app and run rails s to start the rails server.

  • run rails db:migrate in terminal

  • Navigate to the /frontend folder and open index.html in your browser.

Flatiron Project 4 - Javascript with Rails

About

Flatiron Project 4 - Javascript with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published