banzaman / Blog-app1

Fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Blog App

Blog App is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Tech Stack

The Blog app was built using Rails

Key Features

  • Diagram a data model clearly and explain what it's doing.
  • Understand how to use medium-fidelity wireframes to create a UI.

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby installed.
  • Ruby & rails.

Setup

Clone this repository to your desired folder:

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

cd Blog-app

Install

bundle install

Usage

ruby main.rb

Tests

rspec spec

(back to top)

πŸ‘€ Author

Mark Rubanza

(back to top)

πŸ”­ Future Features

  • Better UI Experience
  • Reduce Time & Space Complexity

(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 us support by givintg it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

License:MIT License


Languages

Language:Ruby 69.2%Language:HTML 16.6%Language:Batchfile 8.4%Language:JavaScript 3.7%Language:CSS 2.1%