In this project, we built a twitter clone with Rails 6.
- Ruby on Rails 6.0.3
Our project can be found at https://github.com/daviidy/demo_twitter_rails
You can find the demo here
- clone the repository from here repo link
- Open terminal and navigate to root folder (/demo_twitter_rails).
- Once in root folder
- type:
rails s
in terminal and in browser - run
bundle install
,rails db:create
, andrails db:migrate
- type localhost:3000/ in address bar.
- type:
👤 Daviidy
- Github: @daviidy
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is no licensed.