React frontend

📗 Table of Contents

📖 Rails with React

React forntend is a project that shows how to integrate React.js with a Rails application. It is a simple application that allows users to view random greatings each time they refresh the page.

Backend Repository

🛠 Built With

Tech Stack

Frontend

Key Features

  • Display greetings in different languages

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

  • Node.js

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/yuvenalmash/hello-react-front-end.git

Install

Install this project with:

  cd hello-react-front-end
  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Improve UI

(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, give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the inspiration to do this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)