KanzaTahreem / Hello-Rails

Practicing Ruby on Rails by creating our very own Rails 'Hello World!' project!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Hello World

Practicing Ruby on Rails by creating our very own Rails 'Hello World!' project!

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Use RubyGems as a software package system.

(back to top)

πŸš€ Live Demo

  • N/A

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone git@github.com:KanzaTahreem/Hello-Rails.git
  cd Hello-Rails

Install

Install thr project dependencies with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run all tests, including unit and integration tests, run the following command:

  rails test:all

(back to top)

πŸ‘₯ Author

(back to top)

πŸ”­ Future Features

  • USe more rails generators

(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 me make cooler projects Give this project a Star.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Practicing Ruby on Rails by creating our very own Rails 'Hello World!' project!

License:MIT License


Languages

Language:Ruby 75.9%Language:HTML 17.8%Language:JavaScript 4.0%Language:CSS 2.3%