Skip to content

The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

bushmusi/blog-app

Repository files navigation

Blog App

The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Things you may want to cover:

  • Ruby version ruby 3.0.4

  • System dependencies

  • Node
  • Ruby
  • Rails
  • Git
  • Configuration
  • Run app
    • rails server
  • Database creation

    • create database blog_app
  • How to run the test suite

    • Ruby linter test: rubocop
    • Style linter test: npx stylelint "**/*.{css,scss}"

Authors

👤 Bushra Mustofa

🤝 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

📝 License

This project is MIT licensed.

About

The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published