- [📖 Blog-app ](#-Create a Blog-app in RubyonRails )
Blog App Blog-app is a fully functioning website that show the list of posts and empower readers to interact with them by adding comments and liking posts.
Client
- Create Database named Blog_app_development
- Create tables by migration files
- processing data in models
- Validations and Model specs
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
rails
postgresql
bundler
rspec
Clone this repository to your desired folder:
git clone https://github.com/aradradev/Blog-app.git
Install this project with:
cd Blog-app
bundle install
.stylelintrc.json
.github/workflows/linters.yml
it will install the required gemfile for running the project
👤 Jalloh
- GitHub: @aradradev
- LinkedIn: Abdourahmane Diallo
- Controllers.
- Controllers specs.
- Views.
- Forms.
- Integration specs for Views and fixing n+1 problems.
- Add Devise.
- Add authorization rules.
- Add API endpoints.
- API documentation.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank Microverse for this project
This project is MIT licensed.