First Scribble is a fun and interactive website designed to help young children learn English alphabet, numbers, and words. With engaging activities and colorful visuals, kids can easily master the basics of reading and writing, while having fun and building confidence. Get your child started on the path to literacy with First Scribble today!
You can view live Demo Here (https://sawon90.github.io/first-scribble/)
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint