https://github.com/haliljon/blog_app
https://github.com/haliljon/blog_app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/haliljon/blog_app
- Owner: haliljon
- License: mit
- Created: 2023-04-07T10:46:32.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-21T13:45:06.000Z (about 3 years ago)
- Last Synced: 2025-01-21T03:28:24.902Z (over 1 year ago)
- Language: Ruby
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog_app
# 📗 Table of Contents
- [blog_app](#blog_app)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Blog_app ](#-blog_app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)
**Blog_app** The Blog app will be a classic example of a blog website. It is a Microverse project where they required me to 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.
Programming languages
Technologies
Frameworks
Modules
Server
Database
- Add User, Post, Like & Comment
- List all User, Post, Like & Comment
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/haliljon/blog_app.git
cd blog_app
bundle install
rails c
rspec spec --format documentation
```
### Deployment
👤 **Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
FUTURE FEATURES
- I would like to add more data in the future
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/haliljon/blog_app/issues).
Please consider giving a ⭐️ if you like this project!
> Give credit to everyone who inspired your codebase.
I would like to thank [Microverse](https://www.microverse.org/)
### 📝 License
- This project is [MIT](./LICENSE) lincensed.