Hello React Front End

Create a React front-end with a Rails back-end and connect them to display a random greeting message.

Built With

  • React
  • Redux

Link to back end

link

Getting Started

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

Prerequisites

  • A web browser (like Google Chrome, Opera...).
  • A code editor (like Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

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

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 hanningtone Monda

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.