Skip to content

A blog app is a powerful and convenient tool for content creation and sharing. It allows users to craft and post content in an organized and efficient manner, so that their work can reach a wider audience.

License

Notifications You must be signed in to change notification settings

skyv26/Blog-App

Repository files navigation

📗 Table of Contents

📖 Blog App

The Blog app is a classic blog design website. ln which we can create, show the list of posts and empower readers to interact with them by adding comments and liking posts.

[LBlog App is a ruby blog website.

🛠 Built With

Tech Stack

Blog App is backend project

Database

Key Features

We can do CRUD operations on following things:

  • Posts
  • Comments
  • Likes
  • Users

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

In order to start with this project do as follows :

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/skyv26/Blog-App.git

then

cd Blog-App

Install

Install this project with:

bundle install

Usage

rails s

Run Linters

To run tests, run the following command:

rubocop

OR

rubocop -a

it will automatically correct the errors

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👨‍💻 Aakash Verma

👨‍💻 Bantealem Geto

(back to top)

🔭 Future Features

In upcoming weeks I will add some features as mentioned below

  • Authentication and Authorization
  • API & Documentation
  • High-Fidelity UI
  • JWT Authentication

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

🙏 Acknowledgments

❤️ RoR Documentation

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A blog app is a powerful and convenient tool for content creation and sharing. It allows users to craft and post content in an organized and efficient manner, so that their work can reach a wider audience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published