Skip to content

Sample project demonstrating a number of front-end technologies

License

Notifications You must be signed in to change notification settings

AlanMunson/world-facts-demo

Repository files navigation

world-facts-demo

Sample project demonstrating a number of front-end and back-end technologies.

Built using boilerplate from crsandeep/simple-react-full-stack.

Running locally

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

Dependencies

You will need Node version >= 8.10

Attributions

World fact data courtesy of GitHub Logofactbook/factbook.json & the United States Central Intelligence Agency's The World Factbook.

Country data, flags, & maps courtesy of GitHub Logothe-basetrip/country-information.

About

Sample project demonstrating a number of front-end technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published