Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 972 Bytes

README.md

File metadata and controls

55 lines (33 loc) · 972 Bytes

Blog

A blog website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.


Built With

  • Ruby
  • Ruby on Rails
  • RSpec

Getting Started

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

git clone https://github.com/MrBrN197/BlogApp.git

and then run

bundle install

Development

start of by creating the database and running migrations using bin/rails db:setup

to start the server run bin/rails s

Testing

to test simply run rspec

Authors

👤 Brian Orora

🤝 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