Skip to content

A Blog for developers, a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Notifications You must be signed in to change notification settings

Lockless404/devBlog

Repository files navigation

Dev Blog

A Blog for developers, a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built with

  • Ruby
  • Rails
  • Postgresql

Getting Started

This repository makes use of Ruby as its core programming language :

  • Clone this repo git clone https://github.com/Lockless404/devBlog.git in your PC terminal
  • Navigate to project's folder/directory cd devBlog
  • Enter bundle install to install dependencies.
  • Enter rails db:create db:migrate db:seed to populate the database
  • Enter rspec to run tests.
  • Enter rspec spec/views to run integration tests.
  • Enter rails s and navigate to http://localhost:3000/ on your web browser to view the website.

Authors

👤 Hamza Tarar

🤝 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.

About

A Blog for developers, a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published