A website to practice asyncronous requests from multiple sources.
npm install
npm start
Note: if you want to make a production build of this project, type npm run build
. This will create a folder called build with all the minified code you need.