Solution for a challenge from Devchallenges.io.
- React
- Context API
- CSS Modules
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
# Clone this repository
$ git clone https://github.com/ValentinOsvaldo/country-quiz
# Install dependencies
$ pnpm install
# Run the app
$ pnpm dev
- Website ovalentindev.vercel.app
- GitHub @ValentinOsvaldo