Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benrandja-akram/gizmo-ecommerce-store
Ecommerce website
https://github.com/benrandja-akram/gizmo-ecommerce-store
Last synced: 3 days ago
JSON representation
Ecommerce website
- Host: GitHub
- URL: https://github.com/benrandja-akram/gizmo-ecommerce-store
- Owner: benrandja-akram
- Created: 2024-02-22T17:54:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T10:34:17.000Z (4 months ago)
- Last Synced: 2024-09-14T21:00:03.747Z (4 months ago)
- Language: TypeScript
- Homepage: https://gizmodz.store/
- Size: 3.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GizmoDZ Ecommerce Store [gizmodz.store](https://gizmodz.store)
[GizmoDZ](https://gizmodz.store) is ecommerce store app build using
- 🏎 [Turborepo](https://turbo.build/repo)
- 🚀 [Next.js](https://nextjs.org/)
- 🛠 [Tailwindcss](https://tailwindcss.com/)
- 📖 [Postgres](https://www.postgresql.org/)
- 📖 [Prisma ORM](https://www.prisma.io/)## Using this app
Run the following command:
```sh
npm install
npm run dev
```## Screenshots
![ Desktop ](/_screenshots/desktop.png)
![ Desktop ](/_screenshots/mobile.png)