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

https://github.com/samk-dev/lynx-storefront-next

NextJS E-Commerce Starter
https://github.com/samk-dev/lynx-storefront-next

ecommerce nextjs typescript

Last synced: 3 months ago
JSON representation

NextJS E-Commerce Starter

Awesome Lists containing this project

README

          

๐Ÿ›  Work in progress ๐Ÿ› 

```bash
npm run dev
```

### To do

| Feature | Status |
| ------------------ | ------ |
| Shopify Driver | ๐Ÿšง |
| WooCommerce Driver | ๐Ÿšง |
| Lynx Design System | ๐Ÿšง |
| Shop Views | ๐Ÿšง |
| Cart Views | ๐Ÿšง |
| User Account Area | ๐Ÿšง |
| Tests | ๐Ÿšง |

### Commit references

| Emoji | Commit Type |
| ----------------------- | ----------------- |
| ๐ŸŽ‰ `:tada:` | Initial Commit |
| โœจ `:sparkles:` | New Feature |
| ๐Ÿ”– `:bookmark:` | Version Tag |
| ๐Ÿ› `:bug:` | BugFix |
| ๐Ÿ’ฅ `:boom:` | HotFix |
| ๐Ÿ’„ `:lipstick:` | UIFix |
| ๐Ÿ“š `:books:` | Documentation |
| ๐Ÿงช `:test_tube:` | Test |
| ๐Ÿšง `:construction:` | Work in progress |
| โ™ฟ๏ธ `:wheelchair:` | Accessibility |
| ๐ŸŽ `:racehorse:` | Performance |
| ๐ŸŒ `:earth_africa:` | i18n |
| ๐Ÿ›  `:hammer_and_wrench:` | Code Refactor |
| ๐Ÿ”’ `:lock:` | Security |
| ๐Ÿš‘ `:ambulance:` | Critical Fix |
| ๐Ÿ‘ฝ `:alien:` | Experimenting |
| ๐Ÿณ `:whale:` | Docker |
| ๐Ÿ“Ÿ `:pager:` | DevOps |
| ๐Ÿ“ฆ `:package:` | Deps Update |
| โช `:rewind:` | Reverting changes |