https://github.com/fitrifityanto/product-catalogue-react
https://github.com/fitrifityanto/product-catalogue-react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fitrifityanto/product-catalogue-react
- Owner: fitrifityanto
- Created: 2023-06-11T02:06:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T02:13:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T22:14:49.051Z (4 months ago)
- Language: JavaScript
- Size: 809 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Product Catalogue
simple website product Catalogue, dibuat untuk tugas final project saat mengikuti bootcamp di amandemy.
Website ini menampilkan sebagian product di homepage, dan untuk keseluruhan product ditampilkan pada product page.
user dapat menambahkan, mengubah, dan menghapus data product tersebut setelah register akun dan login.
## Pages
- Home
- Product
- Register
- Login
- Table## API
API sudah disediakan oleh mentor bootcamp## Framework
React
TailwindCSS## Package
react-router-dom
material-ui-confirm## Branch
`main` berisi codingan yang saya kumpulkan sebagai tugas final project
`develop` :
- styling alert (selain alert delete)
- responsive navbar## Links
Website (from branch develop) : [final-project-react-fitriningtyas.vercel.app](https://final-project-react-fitriningtyas.vercel.app/)