Skip to content

mariosknl/twitter_clone

Repository files navigation

TwitterClone

This repository is a clone of Twitter. I have created it while watching Web Crunch's tutorial on Youtube. This was the starting point when i started learning Ruby on Rails. I learned a lot while doing it.

Authors

Marios Kanellopoulos

How to Run Code

  • Run git clone git@github.com:mariosknl/twitter_clone.git in the terminal.
  • cd into the directory.
  • run bundle install
  • rails db:migrate
  • Run rails server in the terminal.

Usage

  • Address bar: localhost:3000 will take you to sign in page.
  • From there you can create new user and sign in to the application

Models

  • User
  • Tweeet

Automated Test Section

There aren't any automated test for this project

Feature & Issues Section

This is an open source project. Feel free to add your feedback. If, for any reason, this project doesn't work as supposed to be in your computer, create an issue so we can help you out with it. Lastly, you can request for a feature to be added.

Issue Page

Built With

Ruby on Rails Git VS Code Bulma Framework

Show your support

Give a star if you like this project!

Acknowledgments

  • Web Crunch Youtube channel

License

This project is MIT licensed

About

This is Twitter clone created on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •