Blog App developed with Rails.
Client
- List of posts.
- Add comments.
- Like posts.
To get a local copy up and use as a template, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/SFarida/blog-app.git
To install the necessary dependencies, you should run:
In the project directory, you can run:
To fix all Linter error automatically
To run the project, execute the following command:
rails server
👤 Farida Gueleu
- Controllers_specs
- Creating_a_data_model
- Processing_data_in_models
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project please give it a star
I would like to thank Microverse
-
Is there any restriction to adapting the app to other porpuse??
- No problem.
This project is MIT licensed.