Skip to content

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on

License

Notifications You must be signed in to change notification settings

DammyShittu/Blog-App

Repository files navigation

Blog App

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.

Screenshots

Home Page

User Profile Page

User Posts

Single Post

Getting Started

  • Make sure you have Ruby and Postgresql installed on your system.

  • Install rails by running gem install rails

  • Clone this repository by running git clone https://github.com/DammyShittu/Blog-App.git in your command line.

  • Navigate to the repository by running cd Blog-App.

  • Run yarn install to install all dependencies

  • Run rails db:create, and rails db:migrate to create database.

  • Run rails db:seed to populate the database with the data in the seed file.

  • Run rails s and go to http:localhost:3000 to view the app.

Built With

  • Ruby On Rails
  • Rspec Rails

Version Control System

  • Git

Author

👤 Adedamola Shittu

🤝 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!

License

This project is MIT licensed.

About

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages