- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The Budget app is a classic example of a blog website. We creates a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
🛠 Built With Ruby On Rails
Tech Stack Postgres
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Database
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install ruby, sqlite (For rails to work) then
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/Moathal/blog .
cd <folderName>
Install this project with:
cd <folderName>
gem bundle install
To run tests, run the following command:
rspec spec
--->
👤 Moathal Kachi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project and give a star
Give credit to everyone who inspired your codebase.
- I would like to thank microverse community
- I would like to thank Gregoire Vella for the design.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.