https://github.com/sonyvansha/notes-app
Integrasi Notes App dengan RESTful API
https://github.com/sonyvansha/notes-app
dicoding-submission frontend
Last synced: 10 months ago
JSON representation
Integrasi Notes App dengan RESTful API
- Host: GitHub
- URL: https://github.com/sonyvansha/notes-app
- Owner: SonyVansha
- Created: 2025-04-20T13:52:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-12T10:03:52.000Z (11 months ago)
- Last Synced: 2025-07-12T11:40:01.595Z (11 months ago)
- Topics: dicoding-submission, frontend
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Instalation
```sh
npm init -y
npm install --save-dev webpack webpack-cli webpack-dev-server html-webpack-plugin css-loader style-loader
```