This is a simple project I made to practice manipulating the DOM with Typescript and OOP.
The application is about a programming Quiz which by changing the questions are adding points and at the end of the questions gives a final score.
- Clone the repo and change "my-project" to your project name.
git clone https://github.com/josemiguel02/quiz-app-typescript.git ./my-project
- Go to the project directory
cd my-project
- Install NPM packages
npm install
Run the project in development
npm run dev
Build the project
npm run build
- Gmail - josemidev24@gmail.com
- Instagram - @jmdp.02