Skip to content

This project 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.

License

Notifications You must be signed in to change notification settings

CindyDorantes/The-blog-app

Repository files navigation

The Blog App

This project 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.

Built With

Ruby on Rails bagde

Getting Started

Clone this repo: https://github.com/CindyDorantes/The-blog-app.git

  • Go to the repo directory from the comand line.
  • Run
bundle install
rails server
  • To run the test available
rspec spec/models/user_spec.rb
rspec spec/models/post_spec.rb
rspec spec/models/comment_spec.rb
rspec spec/models/like_spec.rb

Authors

👤 Cindy Dorantes

🤝 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

  • Thanks to my learning partners for their support and advices

📝 License

This project is MIT licensed.

About

This project 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published