0 Forks
0 Stars
0 Watchers

CountriesQuizzes

Quizzes about world countries built with ReactJs and styled with Tachyons. I initially used state-full Class components, then switch to hooks, and lastly switched to Redux for storing most of the state, as I enhanced the app. I fetch the countries data from an external source and I reuse components for different quizzes.

How to download and setup CountriesQuizzes

Open terminal and run command
git clone https://github.com/andragh83/CountriesQuizzes.git
git clone is used to create a copy or clone of CountriesQuizzes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CountriesQuizzes https://github.com/andragh83/CountriesQuizzes/archive/master.zip

Or simply clone CountriesQuizzes with SSH
[email protected]:andragh83/CountriesQuizzes.git

If you have some problems with CountriesQuizzes

You may open issue on CountriesQuizzes support forum (system) here: https://github.com/andragh83/CountriesQuizzes/issues