/blogHere

Primary LanguageRubyMIT LicenseMIT

Blog Here

Blog Here

📗 Table of Contents

📖 Blog Here Blog Here

Blog Here 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.

🛠 Built With

Ruby on Rails

Tech Stack

Backend

Key Features

  • Use Migration to create schema.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Install Ruby

Setup

  cd my-folder
  git clone https://github.com/fpsapc/blogHere.git

Install

This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.

bundle install
npm install

Usage

To run the project, navigate to the project directory and execute the following command:

  rails s

Run tests

To run tests, run the following command:

Run the following command

rspec spec/

Deployment

You can deploy this project using:

Not available at the moment.

(back to top)

👥 Authors

👤 Salman Ahmad Khan

👥 Collaborator

👤 Daniela Moreno

(back to top)

🔭 Future Features

  • I will add following features in this project
  • API documentation.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please follow me to find more project of this type in future.

(back to top)

🙏 Acknowledgments

I would like to thank microverse to provide me required information to make this project so far.

(back to top)

📝 License

This project is MIT licensed.

(back to top)