Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipe-perez-ferraro/hello_world_rails


https://github.com/felipe-perez-ferraro/hello_world_rails

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Hello World Rails

**Hello World Rails** is a Ruby on Rails project where i integrated react code.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Added react code**

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

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/hello_world_rails/tree/feature/hello_world
```

### Install

Install this project with:

```sh
cd my-project
gem install
```

### Usage

To run the project, execute the following command:

```sh
rails server
```

### Run tests

To run tests, run the following command:

```sh
rspec spec/
```

(back to top)

## 👥 Authors

👤 **Felipe Perez Ferraro**

- GitHub: [@githubhandle](https://github.com/Felipe-Perez-Ferraro)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/felipe-perez-ferraro-6b9358218/)

(back to top)

## 🔭 Future Features

- [ ] **Web Styling**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/hello_world_rails/issues).

(back to top)

## ⭐️ Show your support

If you like this project please share with your friends and family!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for teach me and support me to do this.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)