this is the first project from codedamn 100 Days Of Projects challenge. it is a quiz app using svelte and a free trivia API from opentdb.
https://quiz-app-svelte.netlify.app/
Install the dependencies...
cd svelte-app
npm install
after that run this command to run the app on development environments
npm run dev
and navigate to localhost:8080.
👤 Rachid El aid
- GitHub: @rachidelaid
- Twitter: @rachidelaid1
- LinkedIn: rachid elaid
Give a ⭐️ if you like this project!