Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuyishimireeric/blog-app


https://github.com/tuyishimireeric/blog-app

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Blog App

>This is a basic Blog website that allows users to create, edit, comment and delete posts,
>keeping data in a database. This project implements both authorization and authentication
>in order to provide extended functionality to logged in and authorized users.

## Built With

Ruby on Rails

## Getting Started

To get a local copy up and running follow these simple example steps.
### Prerequisites

- Ruby runtime environment
- PostgreSQL
- Rails

### Setup

Clone the repository using git clone https://github.com/anasbassi/Blog-App.git
Navigate to the folder using cd blog-app
Use the following commands to
- install necessary gems bundle install
- install necessary javascript packages npm install
- run the development server rails server

## Author

👤 **Tuyishimire Eric**

- GitHub: [@TuyishimireEric](https://github.com/TuyishimireEric)
- LinkedIn: [@TuyishimireEric](https://www.linkedin.com/in/TuyishimireEric/)
- E-mail: [email protected]

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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