/Hello-React-Frontend

It is an implementation of a connection between Ruby on Rails and React. Hello React Frontend handles the frontend UI to display a random greeting message and Hello Rails Backend handles the backend API.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Hello React Frontend

Hello React Frontend is an implemention of a connection between Ruby on Rails back-end and React front-end. Hello Rails Backend handles the backend API, and Hello React Frontend handles the frontend UI to display a random greeting message.

🛠 Built With

Tech Stack

Client
Server

Key Features

  • Display a random greeting message

(back to top)

🚀 Live Demo

  • N/A

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

Setup

Clone this repository to your desired folder:

  git clone git@github.com:KanzaTahreem/Hello-React-Frontend.git
  cd Hello-React-Frontend 

Install

Install thr project dependencies with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run the test, execute the following command:

  npm test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

👥 Author

👤 Kanza Tahreem

(back to top)

🔭 Future Features

  • Add more greeting messages.

(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, please give it a star ✨

(back to top)

🙏 Acknowledgments

Thank you to microverse for giving me the opportunity to learn and grow as a developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)