Skip to content

NitinSemwal2605/NoteVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesVaults

NotesVaults is a smart memory engine and note-taking application designed for lifelong learners. It uses intelligent recall and adaptive scheduling to help you remember everything you learn.

This repository contains the front-end landing page for NotesVaults, featuring a modern, minimalist black-and-white aesthetic, interactive GSAP scroll animations, and a fully responsive design.

Tech Stack

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Structure

  • /src/app - Next.js routing and main pages.
  • /src/components/landing - Landing page specific sections (Hero, Features, Pricing, etc.).
  • /public - Static assets including custom hand-drawn character illustrations.

License

All rights reserved.

About

NoteVaults is an intelligent knowledge system that helps you capture, organize, and retain what you learn through smart note-taking and structured recall. Instead of letting information fade, it actively reminds you to revisit key concepts at the right time, turning learning into long-term memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors