Skip to content

A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.

License

Notifications You must be signed in to change notification settings

V-Blaze/Blog-App

Repository files navigation

📗 Table of Contents

📖 BLOG APP

A full-stack blog app built with Roby on Rails framework

Key Features

  • Add new blog post.
  • Create a user account.
  • Add comments to a post.

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

 git clone https://github.com/V-Blaze/Blog-App.git

Install

Install this project with:

  cd Blog-App
  bundle install
  Setup database credentials
  config/database.yml

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rspec spec --format documentation

👥 Author

👤 Valentine Blaze

👤 Eva-Lavinia Bucur

(back to top)

🔭 Future Features

  • Delete a user
  • Delete a post and edit a post
  • Add image in a post

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, Please give it a ⭐️

(back to top)

🙏 Acknowledgments

Thanks @microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published