Noteit is a web application designed for desktops, developed using React.js and GSAP. It offers a quick and efficient way to generate concise notes from your PDF documents in just a few seconds. This app is tailored to assist students, professionals, and anyone looking to summarize large texts into easy-to-digest notes.
- Quick PDF Summarization: Upload your PDF and get short, crisp notes within seconds.
- Desktop-Optimized: Noteit is specifically designed to provide the best user experience on desktop devices.
- Smooth Animations: The app uses GSAP (GreenSock Animation Platform) for seamless and engaging animations.
- React.js: For building the user interface and managing application states.
- GSAP: For creating smooth animations and transitions.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/noteit.git
-
Navigate to the project directory:
cd noteit
-
Install the dependencies:
npm install
-
Start the development server:
npm start
Made with ❤️ by Aditi & Ayush