📖 Blog Here Blog Here
Blog Here The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Ruby on Rails
- Use Migration to create schema.
To get a local copy up and running, follow these steps.
In order to run this project you need:
cd my-folder
git clone https://github.com/fpsapc/blogHere.git
This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.
bundle install
npm install
To run the project, navigate to the project directory and execute the following command:
rails s
To run tests, run the following command:
Run the following command
rspec spec/
You can deploy this project using:
Not available at the moment.
👤 Salman Ahmad Khan
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Daniela Moreno
- GitHub: @daniela
- LinkedIn: Daniela Moreno
- I will add following features in this project
- API documentation.
Contributions, issues, and feature requests are welcome!
If you like this project please follow me to find more project of this type in future.
I would like to thank microverse to provide me required information to make this project so far.
This project is MIT licensed.