• Ruby version

Hello World

📗 Table of Contents

📖 [Hellow-World]

This is hello world application

🛠 Built With

Tech Stack

Client
  • Ruby: The primary programming language for the project.

  • Rails: It is a ruby frameworks.

Server
  • none
Database
  • Postgresql

(link to React App)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A Computer (MAC or PC)
  • Code editor (VSCode,Atom etc...)
  • A browser (Chrome,Mozilla,Safari etc...)
  • Version Control System (Git and Github)
  • Rails installed: To run a Rails project, users must have Rails installed on their system. You can include the minimum required version of Rails needed to run the project.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:david30-maker/hello-world-project.git

Install

Install this project with:

cd 'project name'

"npm i" to install all dependencies

"bundle install" to install all gems

"rails s" to run the server

Run tests

"bundle exec rspec" to run the tests

(back to top)

👥 Authors

👤 Okpah Igbo

(back to top)

🔭 Future Features

  • [Add_Navigation]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

(back to top)

⭐️ Show your support

If you like this project rate it and give it a star...

(back to top)

🙏 Acknowledgments

  • Thanks to Microverse for this opportunity

(back to top)

📝 License

This project is MIT licensed.

(back to top)