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.
- Host: GitHub
- URL: https://github.com/tahenybelguith/blog_app
- Owner: TahenyBELGUITH
- License: mit
- Created: 2022-11-05T08:24:19.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-12T17:44:23.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T09:14:23.913Z (7 months ago)
- Topics: authentication, cancancan, devise, ruby, ruby-gem, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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._