/Blog-App

This project is about developing fully functional blog app website. Created using Ruby on Rails, it allows users to create, modify and display posts. It also allows users to read, post and like comments.

Primary LanguageRuby

📖 [Blog App ]

The Blog app will be a classic example of a blog website.

[Blog App] This project is about developing fully functional blog app website. Created using Ruby on Rails, it allows users to create, modify and display posts. It also allows users to read, post and like comments..

Tech Stack

The tech stack for building this project was Ruby on Rails

Key Features

Describe between 1-3 key features of the application.

  • [Register a User]
  • [Ask for confirmation email]
  • [Reset a Password]

🚀 Live Demo

Comming Soom!!!

💻 Getting Started

In order to run this project you need to run the following commands in your terminal:Ensure you cd into the directory in which you had clone the project into.

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd blog-app
  git clone https://github.com/Ukaypromise/blog-app.git

Install

Install this project with:

Example command:

  cd blog-app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using:

👥 Authors

Jonathan Kayizzi

Abdulrahman Nganje

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add Admin Section
  • Edit Post
  • Delete Post

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please give it a ⭐️!

🙏 Acknowledgments

I would like to thank @microverse for giving me the opportunity to work on this project.

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.