Blog App

Blog on Rails is a classic example of a blog website. You can show the list of posts and empower readers to interact with them by adding comments and liking posts.

Schema

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

1- Copy this link https://github.com/Stanleeeeee/Blog-App.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write git clone https://github.com/Stanleeeeee/Blogg-App.git
5- Go to the repository folder in your command prompt cd blog-app.
6- Go to command line and run rails s.

To setup linters on your local environment, please follow these steps.

1- Run bundle install. 2- Run rubocop . for the errors.

Prerequisites

IDE(VSCode etc.), WSL(for Windows OS), for linters RuboCop

Authors

👤 Ezeoke Stanley Ifeanyi

👤 Richard Friday

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.