Create timers to track your Wizard101 plants. Supports multiple profiles (accounts).
Regular users can use the application here.
The instructions below will give you a copy of the project on your local machine for development and testing purposes.
Requirements for the software and other tools to build, test and push
Clone the project
git clone https://github.com/RyanHx/wizard101tracker.git
Install node packages
cd wizard101tracker
npm i
Start dev server
npm run dev
- React
- Vite (+ React template)
- React Bootstrap