Simple react js fetch example to get data from an API.
- You need node js installed on your computer to start this application.
- You need git installed on your computer to download this repo.
git clone https://github.com/nordin-johan/tutorial-reactjs-fetch.git
npm install
npm start