/Greeting-Front-End

Primary LanguageJavaScriptMIT LicenseMIT

Greeting-Front-End

📗 Table of Contents

📖 Greeting-Front-End

Greeting-Front-End Introducing 'hello-react-front-end,' a straightforward React-Redux application. It employs a primary App component with react-router for seamless navigation. A designated route directs users to the Greeting component, showcasing dynamic greeting messages retrieved from an external API. The application leverages Redux for efficient state management, focusing on handling API requests and dynamically updating the displayed greeting message.

💻 link to back end

Link to Back End

(back to top)

🛠 Built With

Tech Stack

Technologies
Linters
  • Rubocop

Key Features

  • Integration of Ruby on Rails and React
  • API Endpoint for Generating Random Greetings
  • Navigation Using React Router
  • State Management with Redux
  • Setting the Static View as the Root

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Ruby: You need Ruby to run the Ruby on Rails application.
  • Bundler: Bundler is used to manage gem dependencies in your Ruby project.

Setup

Clone this repository to your desired folder:

sh
cd my-folder
git clone https://github.com/M-Anwar-Hussaini/Greeting-Back-End.git

Install

Install this project with:

  • npm install
  • npm start

Usage

To run the project, execute the following command:

rails server

Anwar Hussaini 🙋‍♂️

(back to top)

🔭 Future Features

  • Personalized Greetings

(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 feel free to send me corrections for make it better I would feel glad to read your comments. And think If you enjoy gift me a star.

(back to top)

🙏 Acknowledgments

  • Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.

(back to top)

📝 License

This project is licensed under the MIT License - you can click here to have more details MIT licensed.

(back to top)