Skip to content

Munsa1/hello-react-front-end-1

 
 

Repository files navigation

Hello React Front End app

Hello React Front End app is simple application that contains setup of react application. The greeting page loads a random greeting from API on every page load.

Link to the back end

Hello Rails back end

Built With

  • HTML
  • CSS
  • JavaScript
  • REACT
  • Redux
  • Webpack

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Node
  • Web browser

Install

Using it Locally

  • Clone the project
git clone https://github.com/Chimwemwe-127001/hello-react-front-end

cd hello-react-front-end
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start

Author

👤 Chimwemwe Sinyinza

🤝 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

  • Inspiration: Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 33.3%
  • CSS 0.6%