/hellorails

Primary LanguageRubyMIT LicenseMIT

Hello Rails

📗 Table of Contents

📖 Hello Rails

Hello rails is a demonstration project for the Microverse curriculum.

🛠 Built With

Tech Stack

Server
Database

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/YKerroum/hellorails.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/

(back to top)

👥 Authors

👤 Youssef KERROUM

(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 and want to support it, please give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank the following people and organizations for their support and guidance:

(back to top)

📝 License

This project is MIT licensed.

(back to top)