This project is the front-end part of an E-commerce application built with React, TypeScript, and Vite. It provides a seamless shopping experience for users with modern web technologies.
- Features
- Technologies
- Installation
- Usage
- License
- User authentication and authorization
- Product browsing and searching
- Shopping cart management
- Order processing
- User profile management
- Responsive design for mobile and desktop
- React.js
- TypeScript
- Vite
- Tailwind CSS
- Appwrite
- React Router
- Context API
- React Toastify
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone <repository-url> - Navigate to the project directory:
cd nex-gen-market - Install dependencies:
npm install
To start the development server, run: npm run dev
To build the project for production, run: npm run build
To preview the production build, run: npm run preview
This project is licensed under the MIT License.