/rails-blogapp

Primary LanguageRubyMIT LicenseMIT

logo

Rails Blog App

📗 Table of Contents

📖 [Rails Blog App]

This project is web application based on Ruby on Rails framework.

[Rails Blog App] is a web app.

🛠 Built With

Tech Stack

Client

Key Features

  • [Creating a data model]
  • [Validations and Model specs]
  • [Processing data in models]
  • [Add devise]
  • [Check linters]

(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 nodejs
 install git

Setup

Clone this repository to your desired folder:

  cd rails-blogapp
  git clone https://github.com/storres20/rails-blogapp.git

Install

Install this project with:

  cd rails-blogapp
  rails server

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

  rails server

(back to top)

👥 Authors

👤 ITALO

👤 Vanel Nwaba

(back to top)

🔭 Future Features

  • [Setup and controllers]
  • [Controllers specs]

(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 this project for free?]

    • [Yes, it is. So, feel free to clone this repository]
  • [may I suggest changes?]

    • [Yes. If you find a bug, please create an ISSUE]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)