Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

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