jonathanmunamire / Blog-App

The Blog app is a fully functional website that showcases a list of posts and empowers readers to engage with the content by adding comments and liking posts. It provides an interactive platform for users to explore and interact with blog articles. Built with Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Blog App

This project shows the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Tech Stack

Client
Database

Key Features

  • Set up associations between models
  • Write SQL queries with Active Record

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal
  • Rails installed
  • Ruby installed

Setup

Clone this repository by using the command line :

  • https://github.com/jonathanmunamire/Blog-App.git

Install

Install this project with:

npm gemfile

Usage

To run the project, execute the following command:

rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Jonathan Munamire

πŸ‘€ Andrea Tamara Diegaardt

(back to top)

πŸ”­ Future Features

  • Create a view and a controller

(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 show your support by staring it.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for project

(back to top)

❓ FAQ

  • How to use the project?

    • You can either fork the project or download to your local mechine.
  • What is PostgreSQL

    • Is a free and open-source relational database management system that emphasizes extensibility and SQL compliance. It is known for its reliability, stability, and robust feature set, making it a popular choice for large and complex data workloads. It is often used for web and business applications, data warehousing, and scientific research.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Blog app is a fully functional website that showcases a list of posts and empowers readers to engage with the content by adding comments and liking posts. It provides an interactive platform for users to explore and interact with blog articles. Built with Ruby

License:MIT License


Languages

Language:Ruby 72.2%Language:HTML 22.3%Language:CSS 4.1%Language:JavaScript 1.5%