- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Blog App
This is a web app that allows users to post, edit & save their blog posts with time-stamped entries as well as view other bloggers' posts.
Client
Database
- coming soon ⌛
To get a local copy up and running, follow these steps.
To run this project you need:
- Ruby
- Ruby on Rails
- PostgreSQL
Visit this link on how to install Ruby for different OS.
Visit this link on how to install PostgreSQL.
After installing Ruby you can install rails by using the following command:
gem install rails
Clone this repository to your desired folder:
cd your-folder
git clone https://github.com/AbelG101/Blog-app.git
Install this project with:
cd Blog-app
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
- No tests yet
- N/A
👤 Abel Gebeyehu
- GitHub: @AbelG101
- LinkedIn: Abel Gebeyehu
👤 Duane David
- GitHub: @DuaneDave
- LinkedIn: David Obiebi
- [Provide live demo]
- [Multi blogging option]
- [Viewers analytics based on location]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project make sure to give it a star 🌟
This project is MIT licensed.