Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iank-code/ecommerce-product-page
This is an e-commerce product page made using React Js
https://github.com/iank-code/ecommerce-product-page
Last synced: 11 days ago
JSON representation
This is an e-commerce product page made using React Js
- Host: GitHub
- URL: https://github.com/iank-code/ecommerce-product-page
- Owner: Iank-code
- Created: 2023-11-18T18:52:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-18T22:21:30.000Z (12 months ago)
- Last Synced: 2024-10-18T19:06:30.242Z (29 days ago)
- Language: TypeScript
- Homepage: https://ecommerce-product-page-one-iota.vercel.app
- Size: 485 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tailwindcss
```
npx tailwindcss -i ./src/index.css -o ./dist/output.css --watch
```