📗 Table of Contents

📖 [Hello React frontend]

[Hello React frontend] This project involves creating a Rails API app, setting up a PostgreSQL database to store five different greeting messages, and implementing an API endpoint to retrieve a random greeting from the database.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Retrieving data from rails API endpoint]
  • [Using react redux toolkit to handle request to API]
  • [Displaying data on the webpage using react component]

(back to top)

🔗 Back End Link

My Hello Rails backend code is stored in a separate repository and is built using ruby on rails. The backend is responsible for processing data and handling API requests from the front end. To access our backend code, please click here.

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

(back to top)

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/Bhekisile/hello-react-frontend.git

(back to top)

Install

Install this project with:

    cd Hello-React-frontend
    npm install

(back to top)

Usage

To run the project, execute the following command:

  npm start

(back to top)

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Bhekisile Jozi

(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

I would like to thank Microverse for giving me all the necessary knowledge I need to make this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)