Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssekpius/microverse-rorproject-blog-app


https://github.com/ssekpius/microverse-rorproject-blog-app

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Blog RORPRroject

**Blog RORPRroject** Blog RORPRroject is a classic example of a blog website. It is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

## 🛠 Built With

### Tech Stack

- Ruby.
- Ruby on Rails.
- PostgreSQL.

### Key Features

- Add users, comments, and posts and Like posts.

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

- Download Visual Studio Code.
- Download Git.
- Ruby
- Rails.
- nodejs.
- yarn.js.
- PostgreSQL.

### Setup

Clone this repository to your desired folder:

- `Clone the repo`
```sh
git clone https://github.com/SSEKPIUS/Microverse-RORProject-Blog-App.git
```
### Install

- `you can run any one of these commands to install bundle on your machine:`
```
- bundle init
- bundle install
- sudo apt bundle install (for Linux)
```

### Usage

- `To run the project, execute the following command:`
```
rails s
```

### Run tests

- `To run tests, execute the following command:`
```
rspec
```

(back to top)

## 👥 Authors

1. Ssekweyama Pius

- GitHub: [@githubhandle](https://github.com/SSEKPIUS)
- Twitter: [@twitterhandle](https://twitter.com/SSEK_PIUS)
- LinkedIn: [LinkedIn](https://linkedin.com/in/pius-ssekweyama-23665794)

(back to top)

## 🔭 Future Features

- Add more functionality.
- Design beautiful UI.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/SSEKPIUS/Microverse-RORProject-Blog-App/issues).

(back to top)

## ⭐️ Show your support

If you like this project give it a star.

(back to top)

## 🙏 Acknowledgments

A list of resources that i find helpful and would like to give credit to :

- [Microverse ](https://www.microverse.org)
- [GitHub ](https://www.github.com)
- [Youtube ](https://www.youtube.com)
- [W3schools ](https://www.w3schools.com)
- [Stackoverflow ](https://stackoverflow.com)
- [Ruby](https://www.ruby-lang.org/en/)
- [Ruby on Rails](https://guides.rubyonrails.org/)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)