0 Forks
5 Stars
5 Watchers

my_twitter_clone

For pure learning purposes, I've tried here to build a Twitter clone using what I've learned so far about Rails: Models, MVC, REST, Sessions, Cookies, Authentication.

How to download and setup my_twitter_clone

Open terminal and run command
git clone https://github.com/CalyCherkaoui/my_twitter_clone.git
git clone is used to create a copy or clone of my_twitter_clone repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with my_twitter_clone https://github.com/CalyCherkaoui/my_twitter_clone/archive/master.zip

Or simply clone my_twitter_clone with SSH
[email protected]:CalyCherkaoui/my_twitter_clone.git

If you have some problems with my_twitter_clone

You may open issue on my_twitter_clone support forum (system) here: https://github.com/CalyCherkaoui/my_twitter_clone/issues