/Blogs

Create a blog

Primary LanguageRuby

📗 Table of Contents

📖 Blog

Blog App A RoR Blog project. Creating a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts. The application also provides an endpoint for user authentication.

🛠 Built With

Tech Stack

  • Ruby
  • Ruby on Rails

Key Features

  • Added migrations for the database

(back to top)

🚀 Live Demo

This application currently has no live demo.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need Ruby and Postgresql installed on your computer.

Setup

Clone this repository to your desired folder:

git clone https://github.com/Estherstarr/Blogs.git

Install

Then install the project's necessary dependencies with:

bundle install

(back to top)

👥 Authors

👤 onwuanibe Onomeh

(back to top)

🔭 Future Features

  • Adding controllers
  • Adding views

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give this project a ⭐️ if you like it !

(back to top)

🙏 Acknowledgments

Ruby documentation Railsguide documentation

(back to top)

📝 License

This project is MIT licensed.

(back to top)