/hello-react-front-end

Hello React front-end is the user interface for the "Hello World" project. It interacts with the Rails API to display a random greeting to the user. This front-end is built using React and utilizes Redux for state management.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Hello React front-end

Hello React front-end is the user interface for the "Hello World" project. It interacts with the Rails API to display a random greeting to the user. This front-end is built using React and utilizes Redux for state management.

🛠 Built With

React, redux, node, Visual Studio Code, WSL

Tech Stack

  • React
  • Redux
  • WSL

Key Features

  • Random Greetings
  • API Integration
  • Responsive Design

(back to top)

💻 Getting Started

Setup

In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:

  git clone https://github.com/Uzair-Manzoor/hello-react-front-end.git

Clone the back-end project using the following command:

  git clone https://github.com/Uzair-Manzoor/hello-rails-back-end.git

Prerequisites

Node Git

Install

To install the project's dependencies, run:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To test, run:

  npm test

Back-end API Project

Back-end API project link.

(back to top)

👥 Author

🔭 Future Features

  • Greeting History
  • User Interaction
  • Theme Customization

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT license.

(back to top)