/blog-app-rails

Primary LanguageRubyMIT LicenseMIT

logo logo
logo

Blog App Rails

📗 Table of Contents

📖 Blog App

Blog App developed with Rails.

🛠 Built With

Tech Stack

Client

Key Features

  • List of posts.
  • Add comments.
  • Like posts.

(back to top)

💻 Getting Started

To get a local copy up and use as a template, follow these steps.

Clone

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/SFarida/blog-app.git

To install the necessary dependencies, you should run:

cd my-project

npm install

bundler install

🤖 Available Scripts

In the project directory, you can run:

rubocop -A

To fix all Linter error automatically

Usage

To run the project, execute the following command:

    rails server

(back to top)

👥 Authors

👤 Farida Gueleu

(back to top)

🔭 Future Features

  • Controllers_specs
  • Creating_a_data_model
  • Processing_data_in_models

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

❓ FAQ

  • Is there any restriction to adapting the app to other porpuse??

    • No problem.

(back to top)

📝 License

This project is MIT licensed.

(back to top)