Baroka-wp / sinatraBlog

A RoR Blog project. Creating a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts. The application also provides an endpoint for user authentication.

Home Page:https://documenter.getpostman.com/view/15224667/VUqypEbM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails

A RoR Blog project. Creating a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts. The application also provides an endpoint for user authentication.

Built With

  • Programming Language: Ruby
  • Framework : Ruby on Rails
  • Linter: Rubocop
  • VS Code

Getting Started

You can get a local copy up and running following these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

API DOCUMENTATION

https://documenter.getpostman.com/view/15224667/VUqypEbM

Install and Usage

In the terminal, go to your file directory and run this command.

Clone the repository

$ git clone https://github.com/Baroka-wp/sinatraBlog
$ cd sinatraBlog

Install Gemfile

$ bundle install

Run the app

$ rails s

Rubocop

To check linter

$ rubocop --color

Rspec

To run testing

$ rspec 

Author

πŸ‘€ Irotori Baroka

  • LinkedIn: LinkedIn Badge

  • GitHub: GitHub Badge

  • Twitter: Twitter Badge

  • Gmail: Gmail Badge

πŸ‘€ Ushindi Gedeon

🀝 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

πŸ“ License

This project is MIT licensed.

About

A RoR Blog project. Creating a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts. The application also provides an endpoint for user authentication.

https://documenter.getpostman.com/view/15224667/VUqypEbM


Languages

Language:Ruby 74.8%Language:HTML 18.9%Language:CSS 4.4%Language:JavaScript 1.3%Language:SCSS 0.7%