Summ Writes is a one-stop study hub for 1st and 2nd-year students. It offers digital handwritten notes ✍️, PowerPoint presentations 📊, and a collection of university text papers and CT papers 📑—all curated to make studying easier. Whether you're tackling assignments or preparing for exams, you’ll find everything you need in one place!
The platform also includes short notes 📝 for select subjects, providing concise and easy-to-understand summaries. Summ Writes is designed to simplify your study process by providing high-quality, organized resources that you can rely on.
- Comprehensive Notes: Digital handwritten notes for all subjects.
- All-in-One Resources: Access PowerPoint presentations, university question papers, and CT papers in one place.
- Short Notes: Quick revision notes for select topics.
- User-Friendly Interface: Seamless navigation and responsive design for all devices.
- Frontend: React.js
- Build Tool: Vite.js
- Styling: Tailwind CSS
- Node.js (v14 or higher)
- npm or yarn installed
-
Clone the repository:
git clone https://github.com/<your-username>/summ-writes.git cd summ-writes
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open your browser and navigate to http://localhost:5173.
-
Build for production:
npm run build
This will generate the optimized production-ready files in the
distfolder. -
Preview the build:
npm run preview
Once the project is running:
- Explore the Notes Section for handwritten notes.
- Navigate to the PPT Section for presentations covering all units.
- Use the Past Papers Section to find university and CT papers.
- Dive into the Short Notes Section for quick revisions.
The responsive design ensures a smooth experience across desktops, tablets, and mobile devices.
There’s a lot more to integrate into Summ Writes! Features like advanced search, personalized study plans, and collaborative note-sharing will be added soon. Stay tuned for updates!
Feel free to contribute to the project or share your feedback. Let's make studying smarter and more accessible together! 😊