Skip to content

ROW.CO is an e-commerce website that focuses on fashion. This website offers various features to make it easier for users to shop online.

Notifications You must be signed in to change notification settings

rezakurniawan88/row.co

Repository files navigation

ROW.CO - Fashion E-Commerce

Demo ROW.CO

ROW.CO is an e-commerce website that focuses on fashion. This website offers various features to make it easier for users to shop online.

Features

  • Authentication : User authentication and authorization.
  • New Arrivals & Top Selling: Discover the latest and best selling products.
  • Explore Page: Filter products by category, color, size, price, and more.
  • Brands Page: Explore the brands available at ROW.CO.
  • Search Product: Search for products easily and quickly.
  • Cart Page: Save the products you want to buy to your shopping cart.
  • Profile Page: Manage user profile.
  • Email Notifications: Password reset and successful order details will be sent to the user's email.
  • Responsive Mode: This website can be accessed well on various devices, from desktop to mobile.

Technologies Used

  • Next.js - React framework for server-side rendering and static site generation
  • Tailwind CSS - Utility-first CSS framework
  • Shadcn - Beautifully designed reusable components
  • React Query - Hooks for fetching, caching, and updating asynchronous data in React
  • React Hook Form - Form library for React
  • Zod - TypeScript-first schema validation library
  • Zustand - Simple state management solution
  • Axios - Promise-based HTTP client for the browser and Node.js

Demo

Row.co_Demo_Video

Getting Started

  1. Clone the repository:
git clone https://github.com/rezakurniawan88/row.co.git
  1. Install dependencies:
cd row.co
npm install
  1. Env configuration :
cp .env.example .env
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the application.

Backend

Link repo row.co-backend : https://github.com/rezakurniawan88/row.co-backend

About

ROW.CO is an e-commerce website that focuses on fashion. This website offers various features to make it easier for users to shop online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages