Skip to content

A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.

Notifications You must be signed in to change notification settings

omarsalem7/Blog-app

Repository files navigation

Blog App

A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.

Built With

  • Ruby
  • Ruby on rails
  • Device
  • 💓

Get Started

To get a local copy up and running follow these simple steps.

$ git clone https://github.com/omarsalem7/Blog-app
$ cd Blog-app
$ bundle install 
$ rake db:create 
To get fake data to test run:
$ rake db:seed 
$ rake db:migrate 

To run tests for models

rspec spec/models
rspec spec/features 

Authors

👤 Omar Salem

🤝 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

About

A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published