CobbyElsonfx / blog_rift

It is an immersive blog application that takes you on a journey to explore and share captivating stories. Crafted with care, this app provides a seamless experience for both writers and readers. Dive into a world where posts come to life, inviting interaction through comments and likes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Blog App

A classic example of a blog website with full functionality for posts, comments, and likes.

πŸ›  Built With

Tech Stack

Server

Key Features

  • Fully Functional Blog Website
  • User Authentication and Authorization
  • Interactive Comments and Likes

πŸ’» Getting Started

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

Prerequisites

Before you begin, ensure you have met the following requirements:

Setup

Clone this repository to your desired folder:

git clone https://github.com/your-username/blog_app.git
cd blog_app
bundle install

Install

Set up the database:

rails db:create
rails db:migrate

Usage

Start the server:

rails server

The application should be available at http://localhost:3000.

πŸ‘₯ Author

πŸ‘€ Francis Andoh

πŸ”­ Future Features

  • Advanced Visual Design

🀝 Contributing

All 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 support me with a like or a star.

(back to top)

πŸ™ Acknowledgments

Thanks to my learning partners and the staff at Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

About

It is an immersive blog application that takes you on a journey to explore and share captivating stories. Crafted with care, this app provides a seamless experience for both writers and readers. Dive into a world where posts come to life, inviting interaction through comments and likes.


Languages

Language:Ruby 72.0%Language:HTML 16.5%Language:Batchfile 3.9%Language:Dockerfile 2.8%Language:CSS 2.7%Language:JavaScript 1.9%Language:Shell 0.3%