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.
- HTML
- CSS
- JavaScript
- REACT
- Redux
- Webpack
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- 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
👤 Chimwemwe Sinyinza
- GitHub: @githubhandle
- Twitter: @twitterhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
This project is MIT licensed.