/Blog-App

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [Ruby and Rails Project - Blog App]

[Description]

The Blog app be a classic example of a blog website. I will create a functional website that will show the list of posts and users can add comments and likes.

🛠 Built With

Tech Stack

  • Ruby
  • Rails

Key Features

The application provides a variety of features including:

  • User authentication and authorization
  • CRUD operations for posts
  • Commenting and liking posts
  • API endpoints
  • Integration with database and models

(back to top)

(back to top)

💻 Getting Started

Prerequisites

Ensure you have the following installed:

Setup

Clone the project:

 git clone https://github.com/yashodhicy/Blog-App.git 

Install

Navigate into the directory and install the necessary gems:

cd blog-app
bundle install

Usage

Run the application:

rails server

(back to top)

Run Tests

go to the blog-app directory run below command in the command line rspec spec

👥 Authors

👤 : Yashodhi Chathurangi

👤 : Sumeya Ibrahim

🔭 Future Features

  • add more features
  • add good UI
  • add full flow

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Check the issues page.

(back to top)

⭐️ Show your support

If you found this project helpful, consider giving a ⭐️!

(back to top)

🙏 Acknowledgments

Gratitude to all contributors and educators for the invaluable resources.

(back to top)

📝 License

This project is MIT licensed.

(