Kwentsir / blog-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-APP

Blog-APP is a classic example of a blogging website. Users can interact with the app by commenting, posting, and liking.

Schema

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Getting Started

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

1- Copy this link https://github.com/Kwentsir/blog-app.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write git clone git@github.com:Kwentsir/blog-app.git
5- Go to the repository folder in your command prompt cd blog-on-rails.
6- Go to command line and run rails server.

To setup linters on your local environment, please follow these steps.

1- Run bundle install. 2- Run rubocop . for the errors.

Prerequisites

IDE(VSCode etc.), WSL(for Windows OS), for linters RuboCop

Authors

πŸ‘€ Joseph Kwesi Kwentsir

πŸ‘€ Emmanuel Mensah

🀝 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

-Thank you to Microverse Inc.

πŸ“ License

This project is MIT licensed.

About


Languages

Language:Ruby 71.6%Language:HTML 21.5%Language:Batchfile 3.3%Language:CSS 2.2%Language:JavaScript 1.4%