-
Download hack_Bomb.jsx file
-
Download logo-full.svg
-
Download logo-text.svg
-
Make sure you have this downloaded, https://nodejs.org/en/download
-
Run these commands in your terminal:
node -v npm -v npm create vite@latest bomb-todo -- --template react cd bomb-todo npm install -
Inside the folder, bomb-todo/src/, open App.jsx, delete its contents and replace it with hack_Bomb.jsx's contents
-
Move the logo files downloaded into the /src/ folder alongside App.jsx
-
Run this final command:
npm run dev
-
Click the link printed in the terminal
-
Navigate to your bomb-todo folder:
npm run dev