- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liks to posts of their intrest.
-
Create blog plost
-
Comment on blog post
-
Display list of comments
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
-
Code Editor (Vs Code)
-
Terminal
-
Install ruby on your computer
-
Install rails on your computer
Clone this repository by using the command line to your desired folder:
git clone https://github.com/Lucash2022/Blog-App.git
cd Blog_App
Install this project with:
cd Blog_App
bundle install (install all dependencies)
To run the project, execute the following command:
rails server
rspec
👤 Lucas Erkana
- GitHub: @Lucash2022
- Twitter: @Lucas_David_22
- LinkedIn: Lucas Erkana
- Frontend Mentor - @PLucash2022
- Improve styles of the project
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Leave a star if you like the project.
I would like to thank Microverse for the project.
This project is MIT licensed.