- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Blog App is a web app that allows users to post, edit & save their blog posts with time-stamped entries aswell as view other bloggers post.
Server
Database
- Add posts
- Authentication
- Allow comments
- Comming soon
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:
cd blogApp
git clone https://github.com/forLoop94/blogApp.git
Install this project with:
cd blogApp
gem install
To run the project, execute the following command:
rails s
To run tests, run the following command:
- Comming soon
- Comming soon
👤 Charles Andrews
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Live chat
- Group users
- Video Streaming
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can give it a star
I would like to thank Microverse and my coding partners
This project is MIT licensed.