Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssekpius/microverse-rorproject-blog-app
https://github.com/ssekpius/microverse-rorproject-blog-app
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssekpius/microverse-rorproject-blog-app
- Owner: SSEKPIUS
- License: mit
- Created: 2023-03-08T15:55:20.000Z (over 1 year ago)
- Default Branch: Dev
- Last Pushed: 2023-07-07T21:17:05.000Z (over 1 year ago)
- Last Synced: 2024-10-03T11:43:16.489Z (about 1 month ago)
- Language: Ruby
- Size: 6.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 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.
- Ruby.
- Ruby on Rails.
- PostgreSQL.- Add users, comments, and posts and Like posts.
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
```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)- Add more functionality.
- Design beautiful UI.Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/SSEKPIUS/Microverse-RORProject-Blog-App/issues).
If you like this project give it a star.
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/)This project is [MIT](./LICENSE) licensed.