Skip to content

IsraelPina32/Sistema-Notas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Notes App — Vue.js + Tailwind CSS

Vue TailwindCSS Status

✨ A modern and responsive note-taking app built with Vue.js and styled using Tailwind CSS.


🚀 Features

  • ✅ Create, edit, and delete notes
  • 🌙 Built-in dark mode toggle
  • ⭐ Favorite your most important notes
  • 🔍 Search by title, content, or date
  • 📁 Filter notes to show only favorites
  • 💾 Data persistence using localStorage
  • 📱 Fully responsive and mobile-friendly
  • 💡 Smooth transitions and thoughtful UI/UX animations

🧪 Tech Stack

Technology Purpose
Vue.js 3 Main JavaScript framework (Composition API)
Tailwind CSS Utility-first styling and responsive design
Vite Fast build tool for modern frontend development
localStorage Stores user notes locally for persistence

📸 Screenshots

Light and dark mode views with search and favorite highlights:

Light Mode Dark Mode


🛠 Getting Started

# Clone the repository
git clone https://github.com/your-username/project-name.git

# Navigate into the project folder
cd project-name

# Install dependencies
npm install

# Run the development server
npm run dev

About

Primeiro Projeto Pessoal Front-end com Framework Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors