Skip to content

Microverse Module 05 Project: This is an educational project to set up a "Hello world" project as one app with Webpack.

Notifications You must be signed in to change notification settings

braincee/hello-react-front-end

Repository files navigation

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

  • Web browser --> Microsoft edge, Chrome
  • Code editor --> VS Code

Setup

To setup the project locally: clone the repository using:

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

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 Stephen Annor

🤝 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.

About

Microverse Module 05 Project: This is an educational project to set up a "Hello world" project as one app with Webpack.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published