Blog App
This project is a Blog application built with Ruby and Ruby on Rails
Built With
- Ruby
- Ruby on Rails
- CSS
Getting Started
git clone https://github.com/wuyepabdul/blog-rails
cd blog-rails
rails db:create
rails db:migrate
rails db:seed
rails server
Tests
git clone https://github.com/wuyepabdul/blog-rails
cd blog-rails
bundle install
gem install rspec
rspec
Authors
👤 Abdul Wuyep
- GitHub: @wuyepabdul
- Twitter: @AbdulWuyep
- LinkedIn: Abdul Wuyep
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝 License
This project is MIT licensed.