SaidRasinlic / Blog-App-II

The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-App

The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Screenshot

Desktop Snapshot

Built With

  • Ruby on Rails
  • PostgreSQL
  • Gems (Gemfile)
  • Linters (Rubocop)
  • VSCode
  • Git Bash
  • GitHub

Getting Started

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

Prerequisites

  • Laptop or Desktop
  • Web Browser
  • Ruby (installed and set up)
  • IDE (preferably Visual Studio Code)
  • Programming Knowledge

Setup

  • Clone GitHub repository gh repo clone SaidRasinlic/Blog-App-II
  • (git) cd Blog-App-II
  • Open terminal and run the command rails c (rails console) if you want to interact with the application (manipulating with CRUD operations)
  • To test all of the Unit-Tests run the command rspec spec to your command-line interface (please navigate to correct project path)
  • Run the program functions, you are ready to start!

Author

👤 Said Rasinlic

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

License:MIT License


Languages

Language:Ruby 70.0%Language:HTML 19.2%Language:CSS 6.4%Language:Batchfile 3.0%Language:JavaScript 1.4%