/blogApp

Primary LanguageRubyMIT LicenseMIT

Blog App

📗 Table of Contents

📖 Blog App

Blog App is a web app that allows users to post, edit & save their blog posts with time-stamped entries aswell as view other bloggers post.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Add posts
  • Authentication
  • Allow comments

(back to top)

  • Comming soon

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd blogApp
  git clone https://github.com/forLoop94/blogApp.git

Install

Install this project with:

  cd blogApp
  gem install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  • Comming soon

Deployment

  • Comming soon

(back to top)

👥 Authors

👤 Charles Andrews

(back to top)

🔭 Future Features

  • Live chat
  • Group users
  • Video Streaming

(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, you can give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and my coding partners

(back to top)

📝 License

This project is MIT licensed.

(back to top)