david30-maker / hello-world-two-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • 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)

About

License:MIT License


Languages

Language:Ruby 98.9%Language:HTML 1.1%