tiagomarin / hello-react-front-end

Learning purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Hello Rails React Front-end

Hello Rails React Front-end is a project to practice purposes only.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Displays a ramdom greeting message

(back to top)

πŸš€ Live Demo

not available yet

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com/tiagomarin/hello-rails-react.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project. πŸ‘€ Tiago Marin

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • [there will not be future features]

(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 gimme a star

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone.

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Learning purposes

License:MIT License


Languages

Language:JavaScript 71.5%Language:CSS 16.3%Language:HTML 12.2%