This is a ChitChat app that allows one to post, like, unlike and comment on certain issues and stories written
A mini twitter clone using Ruby on Rails.
- Users are able to register and login
- Users can share comments
- Users can follow anyone they like to
- Users are able to like posts
- Ruby on Rails
- Postgresql
- Javascript
- HTML/CSS(Flexbox)
- git clone https://github.com/Ashah15/ChitChat.git
- cd ChitChat
- bundle install
-rails db:create
-rails db:migrate
-for the rails server run rails s
-on your browser open localhost:3000
This is for running the rspec tests on the app
-for rspec run tests
👤 Asha
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!