Skip to content

SevlaMare/twitter_clone

Repository files navigation

Twittor

A little Twitter like implementation.

screenshot


This project was made to practice an authentication system using Rails

Content

Features

  • Use model User and Posts
  • Allow create account, change informations and erase it
  • Has a secure system to login and logout
  • Can make posts, change it and delete your own posts
  • Layout is responsive

Built With

  • Ruby 2.7
  • Ruby on Rails 5.2
  • Devise (AOT), gravatar (Deal with images) and simple_form
  • Bulma (CSS framework)
  • Rubocop (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

Install

To use this program, you will need install:

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:SevlaMare/twittor.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run

To run, from the application folder, just type on terminal:

rails server

Now you can go to your favorite web browser like Google Crome and access the url
http://localhost:3000/

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Thiago Miranda

License

Creative Commons