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: about 1 month ago
JSON representation

This is an e-commerce product page made using React Js

Awesome Lists containing this project

README

        

## Tailwindcss
```
npx tailwindcss -i ./src/index.css -o ./dist/output.css --watch
```