/blog-app

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– [Blog-app]

The project is a 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

Client
  • HTML & CSS
  • JavaScript
  • Ruby on Rails
  • OOP

Key Features

  • Gitflow execution
  • Login page
  • Signup page
  • Use of models

πŸ’» Getting Started

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

Setup

  • Clone this repository to your desired folder:

for cloning follow this steps

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running https://github.com/StevenWafeek/blog-app.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/StevenWafeek/blog-app.git.

Prerequisites

In order to run this project you need:

  • rails
  • ruby
  • npm
  • Node.js
  • PostgreSQL

(back to top)

Install

Install this project with:

cd 'project name'

"npm i" to install all dependencies

"bundle install" to install all gems

"rails s" to run the server

Run tests

  • "rspec" to run the tests

(back to top)

πŸ‘₯ Authors

πŸ‘€ steven wafeek

πŸ§‘β€πŸ¦² Romans Ε .

(back to top)

πŸ”­ Future Features

  • [Add Blogs]
  • [Better UX]
  • [Api based]

(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 kindly leave a Star

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for giving me the opportunity to work in this project.

(back to top)

πŸ“ License

This project is MIT licensed.