Skip to content

EricIsCoding/getting_together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Together

This is a portflio project for FlatironSchool. An App built using ruby and Vanilla JS.

Prerequisites

You will need to make sure you have Ruby and Rails installed.


$ ruby -v
ruby 2.5.0
$ sqlite3 --version

Installing

Clone Repo from GitHub, bundle install, and run the rails server ``` git clone git@github.com:EricIsCoding/getting_together.git

bundle install

cd getting_together_api/

rails s
```

Run Index.html in your browser using live server.

Built With

  • Rails - The web framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Eric J Wilhite - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published