- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Blog App] The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
1- Ruby on Rails 3.2.2
2- PostgreSQL
3- Gitflow
4- Rubocop
5- RSpec
Client
Ruby
Database
- [You will add comments]
- [You will add likes]
- [You will see all the posts]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Web Browser (Chrome recommended)
Code editor (VS recommended)
GitHub account
You need the following tools be installed in your computer:
Clone this repository to your desired folder:
cd my-folder
git clone "https://github.com/shm04/blog_app.git"Install this project with:
cd blog_app
bundle installGo to your /ruby-capstone folder:
cd blog_appTo run tests, run the following command:
rspec spec/👤 Micronaut Sebastián Hernandez
- GitHub: @shm04
- LinkedIn: Sebastian Hernandez
- [Finish UI]
- [Add comment, post and like options]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give me a like, it doesn't cost you anything and it helps me a lot to keep working.
I would like to thank Bee in Student Success who is always avalaible to solve issues and Microverse for push us to work hard every day!
This project is MIT licensed.