- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A project where we create a blog app using MVC and Rails
Language
- Add Comments
- Add a post
- Like a post
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Install ruby on your computer or run it with docker
- Have rails installed on your computer
Clone this repository by using the command line :
git clone https://github.com/kidde60/Rails-Blog-App.git
Install this project with:
bundle install
To run the project, execute the following command:
rails s
NB: You need to create an env
file for your database credentials
👤 George William Kidde
- GitHub: @George William Kidde
- Twitter: @professorKGW
- LinkedIn: LinkedIn
- Delete Post
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project by staring it.
I would like to thank Microverse for the project.
This project is MIT licensed.