Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raagh/by-maruja-ecommerce
e-commerce website for "by maruja"
https://github.com/raagh/by-maruja-ecommerce
ecommerce nextjs sanity typescript vercel
Last synced: 2 months ago
JSON representation
e-commerce website for "by maruja"
- Host: GitHub
- URL: https://github.com/raagh/by-maruja-ecommerce
- Owner: Raagh
- Created: 2020-04-25T18:53:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:04:49.000Z (about 2 years ago)
- Last Synced: 2024-04-22T05:08:24.197Z (9 months ago)
- Topics: ecommerce, nextjs, sanity, typescript, vercel
- Language: TypeScript
- Homepage: https://by-maruja.now.sh
- Size: 4.31 MB
- Stars: 22
- Watchers: 5
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# By Maruja e-commerce
This project is an e-commerce built for `by maruja`.
## Tech Stack
- Next.js
- TypeScript with fp-ts
- Jest
- Enzyme
- Sanity
- Vercel## Requirements
1. install node and npm
2. git clone the repository
3. install [Prettier Visual Studio Code Extension](https://prettier.io/)
4. install [EsLint Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
5. npm install each project## Getting Started
/Web is the application
/Studio is Sanity Studio## Architecture
![Architecture Diagram](./architecture-diagram.png)