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

https://github.com/softdev629/cartet-figma-vue

This project is to turn given Figma design into Vue. It's Ecommerce Vue Frontend.
https://github.com/softdev629/cartet-figma-vue

vite vue-router vue3

Last synced: 6 months ago
JSON representation

This project is to turn given Figma design into Vue. It's Ecommerce Vue Frontend.

Awesome Lists containing this project

README

          

# Project Title

CARTET

## Table of Content:

- [About The App](#about-the-app)
- [Screenshots](#screenshots)
- [Technologies](#technologies)
- [Setup](#setup)
- [Status](#status)

## About The App

This project is to turn given Figma design into Vue. It's Ecommerce Vue Frontend.

## Screenshots

![SignIn screenshot](./img/screenshot-1.png)
![Purchase screenshot](./img/screenshot-2.png)
![List screenshot](./img/screenshot-3.png)

## Technologies

`Vite`, `Vue3`, `Vue-Router`

## Setup

- download or clone the repository
- run `yarn` to setup necessary node_modules
- run `yarn dev`

## Status

CARTET is completed.