Skip to content

The Blog app will be a classic example of a blog website. You 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.

Notifications You must be signed in to change notification settings

ArnaudBand/blog_app

Repository files navigation

Blog app

The Blog app will be a classic example of a blog website. You 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.

Built With

  • Ruby -v 3.0.2
  • Rails -v 7.0.4
  • gem 'rspec'
  • gem 'sass-rails'

Getting Started

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

Prerequisites

  • Ruby -v 3.0.2
  • Rails -v 7.0.4
  • Postgresql

Setup

  • Open the terminal and run the following commands:
- git clone [email protected]:ArnaudBand/blog_app.git
- rails new . --database=postgresql -T
- cd blog_app

  • Run the application on the server using this command

rails s

Author

Bandonkeye Arnaud

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a star if you like this project!

Acknowledgments

Microverse for the motivation.

License

This project is MIT licensed.

About

The Blog app will be a classic example of a blog website. You 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published