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

https://github.com/tahenybelguith/blog_app

this project will be a classic example of a blog website. where user will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/tahenybelguith/blog_app

authentication cancancan devise ruby ruby-gem ruby-on-rails

Last synced: 1 day ago
JSON representation

this project will be a classic example of a blog website. where user will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Awesome Lists containing this project

README

          

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

# Blog_app

## project Description.

- this project will be a classic example of a blog website. where user will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

## Built With

- ROR
- GitHub

## Live Demo (if available)

[Live Demo Link](https://livedemo.com)

## Getting Started

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

### Prerequisites

- Ruby
- Nodejs
- Postgresql
- Github

### Setup

- With git, clone the code to your machine, or download a ZIP of all the files directly.
- Download the ZIP file from this location or run the following git command to clone the files to your machine:

> - git clone https://github.com/TahenyBELGUITH/FacebookApp.git

### Install

- After opening the files in Visual Studio Code, open the VS Code integrated terminal and run the following commands:

> bundle init
> bundle install

### Usage

- Run the command in your terminal below to run the ruby program

> ruby main.rd to run

### Run tests

- Run the command in your terminal below for linter checks

> rubocop

## Author

👤 **Taheny BELGUITH**

- Twitter: [@TahenyBELGUITH](https://github.com/TahenyBELGUITH)
- Twitter: [@BelguithTaheny](https://twitter.com/BelguithTaheny)
- LinkedIn: [@belguith taheny](https://www.linkedin.com/in/belguith-taheny/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/TahenyBELGUITH/FacebookApp.git/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._