- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Blog app] is an application designed for users to make and view their comments.
- [Make comment as a user]
- [Set up associations between models]
- [Write SQL queries with Active Record]
- [Use validations for models]
- [Write unit tests for models]
- [Write request tests for models]
- [Set up the view model]
- [Use preprocessed HTML file with embedded Ruby code.]
- [Use layouts and templates for shared content.]
- [Limit access to web app resources based on authorization rules.]
- [Build an API that is RESTful.]
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed in your local system
- Ruby
- Git CLI
- Github account
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:katfogy/blogApp.git
Install this project with:
cd blog_app
bundle install
To run the project, execute the following command:
ruby main.rb
- Type
Rspec
: To run test ` - Type
npx stylelint "**/*.{css,scss}"
to run for stylelint errors
👤 Foga Kater Amos
-
GitHub: @githubhandle
-
LinkedIn: LinkedIn
ClarenceAtim -GitHub: @githubhandle
- [Build the front end of the system]
- [Style the front end]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a STAR to the Github repo
I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.
This project is MIT licensed.