Wine not? brings you premium wines from around the world with:
- Handpicked wines from top vineyards
- Easy browsing and cart management
- Fast nationwide delivery
- Secure registration and checkout
- Exclusive deals for regular customers
Discover your next favorite bottle in just a few clicks!
- Frontend:
React + TypeScript - Routing:
React Router
- State:
Zustand +
Zod
- Data:
SWR (Data fetching)
- UI:
Mantine + Framer Motion
Note
To get started with the development:
- Clone the repository using
git clone https://github.com/maiano/eCommerce-Application.git. - Install dependencies using
npm install. - Run the development server using
npm run dev. - Build the project using
npm run build.
Scripts
-
build: Create production build. -
ci:format: Check code formatting. -
dev: Start development server. -
format: Format code with Prettier. -
lint: Check for linting errors. -
lint:fix: Fix linting errors. -
prepare: Sets up Husky. -
preview: Preview production build. -
test: Run all tests. -
coverage: Generate test coverage report.
The following contributors have worked on this project: