This project it was built following the requirements of the project in The Odin Project.
Exclusive club for gossips where guests can see all the posts but only the logged users can see the owner of the post.
- Ruby v2.6.5
- Ruby on Rails v5.2.4
To get a local copy up, clone it and running follow these simple example steps.
- Ruby
- Rails
Install gems with:
bundle install
Setup database with:
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome! Start by:
- Forking the project.
- Cloning the project to your local machine.
- cd into the project directory.
- Run git checkout -b your-branch-name.
- Make your contributions.
- Push your branch up to your forked repository.
- Open a Pull Request with a detailed description to the development branch of the original project for a review.
Give a ⭐️ if you like this project!
- Microverse
- The Odin Project
MIT license.