https://github.com/fhasnur/pernotes
📑 Pernotes, a web application that aims to simplify personal notes management.
https://github.com/fhasnur/pernotes
firebase github-actions javascript notes react tailwindcss
Last synced: 3 months ago
JSON representation
📑 Pernotes, a web application that aims to simplify personal notes management.
- Host: GitHub
- URL: https://github.com/fhasnur/pernotes
- Owner: fhasnur
- License: mit
- Created: 2023-11-25T15:14:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T12:30:53.000Z (over 2 years ago)
- Last Synced: 2025-05-14T16:19:00.470Z (about 1 year ago)
- Topics: firebase, github-actions, javascript, notes, react, tailwindcss
- Language: JavaScript
- Homepage: https://per-notes.web.app
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
contents)
**Pernotes** is a web application that aims to simplify personal notes management. The application allows users to create, edit, delete and archive notes easily, providing a search feature for quick access to needed information. This project aims to deliver an intuitive and efficient user experience in composing and storing personal notes. It is built for Dicoding Submission - [Belajar Membuat Aplikasi Web dengan React](https://www.dicoding.com/academies/403).
## Features
- **Note Creation**: Quickly and easily create notes.
- **Flexible Editing**: Edit notes freely as needed.
- **Note Deletion**: Delete unnecessary notes.
- **Note Archiving**: Archive notes to store important ones.
- **Fast Search**: Find notes quickly using the search feature.
- **Intuitive Interface**: User-friendly design for a comfortable experience.
## Tech Stack
- Language: [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- Frontend Library: [React 18](https://react.dev)
- Frontend Build Tool: [Vite](https://vitejs.dev)
- CSS Framework: [Tailwind CSS 3](https://tailwindcss.com)
- Tailwind CSS Component Library: [DaisyUI](https://daisyui.com)
- CI/CD Platform: [Github Actions](https://github.com/features/actions)
- Hosting Platform: [Firebase](https://firebase.google.com/)
- Linter: [ESLint](https://eslint.org)
- Code Formatter: [Prettier](https://prettier.io)
