Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanhx/wizard101tracker

Create timers to track your Wizard101 plants. Supports multiple profiles (accounts). Request of /u/AmoraSenpai
https://github.com/ryanhx/wizard101tracker

Last synced: 6 days ago
JSON representation

Create timers to track your Wizard101 plants. Supports multiple profiles (accounts). Request of /u/AmoraSenpai

Awesome Lists containing this project

README

        

# Wizard101 Plant Tracker

Create timers to track your Wizard101 plants. Supports multiple profiles (accounts).

## Getting Started
Regular users can use the application [here](https://ryanhx.github.io/wizard101tracker/).

The instructions below will give you a copy of the project on
your local machine for development and testing purposes.

### Prerequisites

Requirements for the software and other tools to build, test and push
- [Node](https://nodejs.org/en)
- [Git](https://git-scm.com/downloads)

### Installing

Clone the project

git clone https://github.com/RyanHx/wizard101tracker.git

Install node packages

cd wizard101tracker
npm i

Start dev server

npm run dev

## Built With

- [React](https://react.dev/)
- [Vite](https://vite.dev/) (+ React template)
- [React Bootstrap](https://react-bootstrap.github.io/)