Skip to content

Twitter clone using RoR, learning project for Tinkerbox Interns

Notifications You must be signed in to change notification settings

tinkerbox/twitter-clone

 
 

Repository files navigation

CircleCI

README

Version Control

This project uses GitHub Flow. Follow this template:

  1. Create a new branch with the appropriate prefix:
- `feature`
- `enhancement`
- `bugfix`
  1. Work locally, then push your branch to GitHub.

  2. Wait for all checks to pass, then create a pull request with a summary of your changes.

  3. Wait for a thumbs up on your request, then merge your code.

Please keep your commit history clean. Don't check commented out code and TODOs into version control.

About

Twitter clone using RoR, learning project for Tinkerbox Interns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 79.1%
  • HTML 16.8%
  • CSS 3.1%
  • Other 1.0%