Sample project demonstrating a number of front-end and back-end technologies.
Built using boilerplate from crsandeep/simple-react-full-stack.
git clone https://github.com/AlanMunson/world-facts-demo.git
cd world-facts-demo
npm i
npm dev
or if using yarn:
git clone https://github.com/AlanMunson/world-facts-demo.git
cd world-facts-demo
yarn
yarn dev
You will need Node version >= 8.10
World fact data courtesy of factbook/factbook.json & the United States Central Intelligence Agency's The World Factbook.
Country data, flags, & maps courtesy of the-basetrip/country-information.