- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Rails-Blog-App is an interactive blog website built using Ruby on Rails, allowing users to create, read, comment on, and like posts. A simple yet powerful example of web application development.
Ruby
Rails
PostgreSQL
- Create Blogs
- Read Blogs
- Update Blogs
- Delete Blogs
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone git@github.com:mailsg/rails-blog-app.git
cd rails-blog-app
Install this project with:
cd rails-blog-app
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Sandeep Ghosh
👤 Alijan Rahimi
- GitHub: @rahimialijan
- LinkedIn: LinkedIn
- Social Networking
- Developers Forum
- Virtual Meetings
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider leaving a star in the repo.
I would like to thank Microverse for giving me this opportunity to showcase my skills. I would also like to thank the Open Source Community for providing vast resources for free that helped in various stages of this project.
This project is MIT licensed.