Skip to content

This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.

Notifications You must be signed in to change notification settings

guerreiropedr0/blog-app

Repository files navigation

Blog App

Develop knowledge on Ruby and RoR by creating a blog application where you can login, add blogs, comment and like.

This project is made as part of Microverse program.

Built With

  • RUBY
  • RAILS
  • GEM
  • TERMINAL

Getting Started

Start by cloning the repository.

git clone [email protected]:guerreiropedr0/blog-app.git

Navigate to the created folder.

cd blog-app

Current Ruby Version for this project

ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux]

Install all the dependencies.

bundle install

Create and migrate the database

rails db:create
rails db:migrate

To run the test suits

rspec test

To run the server

rails s

Link to localhost

Authors

👤 Pedro Guerreiro

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

📝 License

This project is MIT licensed.

About

This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published