/hello-react-front-end

Learning purposes

Primary LanguageJavaScriptMIT LicenseMIT

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