Skip to content

A simple blog app made with Ruby on Rails where you can create, edit and delete posts.

Notifications You must be signed in to change notification settings

patrikis-angelos/simple_blog

Repository files navigation

Blog

A Simple Blog app made with Ruby on Rails where you can:

  • Create a post
  • Edit a post
  • Delete a post

Built With

  • Ruby on Rails
  • Ruby 2.7.2
  • SCSS

Getting Started

To get started with the project follow the steps below:

  • You must have yarn installed
  • git clone git@github.com:patrick-angelos/simple_blog.git
  • bundle install
  • rails webpacker:install
  • rails db:migrate
  • rails s to start the server
  • Go to localhost:3000 on your browser

Authors

👤 Necmi Gunduz

👤 Patrikis Angelos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To Microverse for their README template.

📝 License

MIT License

About

A simple blog app made with Ruby on Rails where you can create, edit and delete posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published