Skip to content

Platform similar to Twitter in which the user can create, send and give likes to Tweets. In addition, the user can see comments that were written in their tweet. To sign up, the user can use their Git account.

Notifications You must be signed in to change notification settings

Camilo-J/Tweetable

Repository files navigation

Tweetable-App

This app was made in rails (Front-end and Back-end).However, if you want to consume data, you can go to the branch api/devise_token. There's a insomnia's file where can see the EndPoints.

Installation

For this project I used rbenv to manage gems.

1. Install all the project's gems

bundle install

2. Create the database and setup

rails db:reset

3. Raise the server.That's all

rails s

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Platform similar to Twitter in which the user can create, send and give likes to Tweets. In addition, the user can see comments that were written in their tweet. To sign up, the user can use their Git account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published