An open API service indexing awesome lists of open source software.

https://github.com/miltonbhowmick/manzaar-web-nuxt3


https://github.com/miltonbhowmick/manzaar-web-nuxt3

ecommerce nuxtjs vuetify

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Ecommerce Frontend


A frontend project for ecommerce using Nuxt JS, Vuetify



GitHub Repo stars

## Table of Contents

- [About](#about)
- [Features](#features)
- [To-Do Features](#to-do-features)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)

## About

Developing a dynamic and responsive frontend for an eCommerce platform using Nuxt.js and Vuetify. The project features smooth navigation, an intuitive user interface, and optimized performance for online shopping experiences.
Note: Backend APIs are not in public due to a reason.

## Features

- User Authentication: Supports user login, registration, and profile management for personalized experiences.
- Display product list.
- Filter products from list page.

## TO-DO Features

- Wishlist Integration: Allow users to save their favorite products for future purchases.
- Product Reviews & Ratings: Enable customers to leave reviews and rate products to enhance trust and engagement.

## Getting Started

Follow these instructions to get the project up and running on your local machine.

### Prerequisites
Before you begin, ensure you have the following installed:

- Node.js
- Yarn

### Installation

1. Clone the repository:
`git clone https://github.com/Miltonbhowmick/manzaar-web-nuxt3.git`
2. Navigate to the project directory:
`cd manzaar-web-nuxt3`
3. Install dependencies using Yarn:
`yarn install`
4. Start the development server:
`yarn dev`
5. Open your web browser and access the application at http://localhost:3000. [Please check terminal about port 3000, 3001 or any other]

## Contributing
Welcome, you contributions from the community! If you'd like to contribute to the project, please follow these steps:

- Fork the repository on GitHub.
- Create a new branch: git checkout -b feature/your-feature-name
- Commit your changes: git commit -m 'Add some feature'
- Push to the branch: git push origin feature/your-feature-name
- Open a pull request on the original repository.

## License
This project is licensed under the [MIT License](./LICENSE) - see the [LICENSE](./LICENSE) file for details.