/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT


Hello Rails React - Front End

📗 Table of Contents

📖 Hello Rails React Front End

The Hello Rails React Frontend App is a React web application that displays different kinds of greetings from an API endpoint. It makes use of redux to maintain central store. It is to be interfaced with the Hello Rails Backend a Rails Backend application that exposes the API endpoints.

🛠 Built With

Client
Client

Key Features

  • React front end
  • Redux Store

(back to top)

🚀 Live Demo

A live demo link will be added soon.

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

npm installed

Setup

Clone this repository to your desired folder:

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

cd hello-react-front-end

Usage

To run the project, execute the following command:

npm run build - To build the application locally

npm run start - To run the application locally

Run the brower via localhost:3000

Run tests

To run tests, run the following command:

npm run test

(back to top)

👥 Authors

👤 Jonathan Kayizzi

(back to top)

🔭 Future Features

  • ADD more React Components

(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 add a ⭐️

(back to top)

🙏 Acknowledgments

Credit to Microverse for the project specification

(back to top)

📝 License

This project is MIT licensed.

(back to top)