Skip to content

newhoteng/Blog-app

Repository files navigation

📗 Table of Contents

📖 Blog-app

Blog-app is a blog website that shows a list of posts and allows visitors to comment on or like posts

🛠️ Built With

Tech Stack

Client
Backend

Key Features

  • Lists of posts
  • Ability to like a post
  • Ability to comment on a post

(back to top)

💻 Getting Started

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

Prerequisites

You need the following tools be installed in your computer:

Setup

Clone this repository to your desired folder:

  cd my-prefered-folder

  git clone https://github.com/newhoteng/Blog-app.git

Install

Install this project with:

  cd Blog-app

  bundle install

💾 Database

Create the databases and run migrations with:

rails db:create
rails db:migrate

Usage

To run the project, execute the following command:

  rails server or rails s

Run tests

To run tests, run the following command:

  rspec spec/

(back to top)

👥 Authors

👤 Harriet Oteng

👤 Naji Ali

(back to top)

🔭 Future Features

  • Improve styling

(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 give it a star.

(back to top)

🙏 Acknowledgements

  • Thanks to Microverse for encouraging me to do this project.

(back to top)

📝 License

License

(back to top)

About

A blog website that shows a list of posts and allows visitors to comment on or like posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •