Kindle is a progressive web application that provides students a platform to report bullying incidents and schedule counseling sessions.
# Clone the repository
git clone https://github.com/your-username/kindle.git
cd kindle
# Install dependencies
npm install
# Copy the environment template and fill in your keys
cp .env.example .env
npm run dev
The app will be available at http://localhost:5173.
This repository is licensed under Mozilla Public License 2.0. Please refer to the LICENSE file for full details. Other resources included, such as images, are licensed under Creative Commons Attribution Non-Commercial Share-Alike 4.0 International.