📗 Table of Contents

📖 Hello React Front-End App

Hello React Front-End App is a project about building a React App that will talk to an Api endpoint to get a random greeting.

🛠 Built With

  • React

Tech Stack

Client
Server
Database

Key Features

  • Display greetings in different languages, in a random format, displayed from a Rails backend

(back to top)

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • node installed in your computer.

Setup

Clone this repository to your desired folder:

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

  cd hello-react-front-end

Install

Run these commands to install the required dependencies:

  npm install

Usage

To run the project, execute the following command:

  npm start

👥 Authors

👤 Jorge

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project...give it a ⭐️!

🙏 Acknowledgments

I would like to thank @microverse

📝 License

This project is MIT licensed.

(back to top)