- Clone the github repository
- navigate to the project directory in the command line run
npm install
to install necessary packages and dependencies - next in the command line run
npm run dev
to start the project - the app is live on http://localhost:5173/
- "boostrap": "^2.0.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-router-dom": "^6.3.0"