Scribby is a Next.js project created for the ZeroDay Hackathon Organized during the Matrix Fest by MSM School.
This Submission is by Deepak Singh and Siddharth Sharma of Army Public School, Delhi Cantt.
Scribby is a subscription management Web App where you can integrate and manage all your Rentals and subscriptions at one place. The web app is very secure with the latest Google authentication system and route protection so your data is always safe and secure. Scribby is visually pleasing with Modern UI/UX and Dark Mode.
- First, install NodeJS and install the LTS Version. Download Here
- Clone this repository and then open your terminal/Command Prompt inside the project folder and type
npm installto download and install all project dependencies. - Now, run the development server by:
npm run dev- Open http://localhost:3000 with your browser to see the WebApp.
- Next JS
- React JS
- TailwindCSS
- Vercel
- ChartsJS
- Firebase
- NodeJs
- NPM