Blograils

Blog_app is an implementation of the classic blog website. It's a full stack ruby on rails website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

Setup

Clone the repository and change the directory to blog

  $ git clone https://github.com/ridwanediallo/BlogApp.git

  $ cd blog

Install

Install all project dependencies by running the command below

  $ bundle install

Run the application

  $ bin/rails server

Visit the homepage of application

  $ http://localhost:3000/

Check linter errors

  $ rubocop .

Run tests

  $ rspec

Author 1

👤 Ridwan

Author 2

👤 Felix Ouma

Setup

If you wish to run the project locally, please do the following:

  • Clone the repository to your local machine. - git clone git@github.com:teckim/blograils.git

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