Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T11:25:21.000Z (about 1 year ago)
- Last Synced: 2023-12-26T23:54:19.047Z (about 1 year ago)
- Topics: firebase, github-actions, javascript, notes, react, tailwindcss
- Language: JavaScript
- Homepage: https://per-notes.web.app/
- Size: 442 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)