This is a Hackathon project for HackLah! It is a MERN stack application using Vite, used to write notes and contains useful features:
- AI sumarizer, which takes in PDFs and summarise them down simply and efficiently
- Todo list, of which many instances can be created and configured to the user's liking
- Pomodoro timer for taking breaks after focused periods of work
Step to try out the project in the development build:
- In the terminal, project directory, run "cd client" then "npm run dev"
- In a new terminal, project directory, run "cd server" then "npm run dev"
- Go to http://localhost:5173/