Hello Rails

📗 Table of Contents

📖 Hello Rails APP

Hello Rails is my first attempt on Ruby on Rails where I practiced project set up and learn the basic implementations like routing.

🛠 Built With

Tech Stack

Ruby on rails & Postgresql

Key Features

  • displays Hello World on page load

(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:

  • To have a prior knowledge of Linters, Git, Ruby on Rails
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

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

Install

To install this project run the following commands in your terminal:

Usage

To use this project run the following command:

  • run rails server

Run tests

To run a test on this project run the following command:

  • ruby rspec/spec

Deployment

You can deploy this project:

  • on any hosting services

(back to top)

👥 Authors

👤 Deborah Fashoro

(back to top)

🔭 Future Features

  • Full blown webapp with proper navigation

(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, kindly follow me on my social media handles listed above and leave me a star.

(back to top)

🙏 Acknowledgments

I would like to thank everyone who made this project possible.

(back to top)

📝 License

This project is MIT licensed.

(back to top)