Skip to content

SurajGupta07/CartVista

Repository files navigation

CartVista

A React Native & Typescript powered app

Built using React Native and Typescript.

Tech Stack

Client: React Native, Typescript

Run Locally

Clone the project

 $ git clone https://github.com/SurajGupta07/CartVista

Go to the project directory

 $ cd CartVista

Install dependencies

 $ yarn

or

$ npm install
$ cd ios/pod install

Start the server

  yarn android
  yarn ios

React Native Environment Setup

Color Reference

User Color Palette user src/themes/palette.ts for reference

Color Hex
Primary Dark #F9B023 #F9B023
Secondary Dark #2A4BA0 #2A4BA0
Grey Dark #8891A5 #8891A5
Stale Dark #F8F7FB #F8F7FB
Usage -> color: theme.palette.primary.dark

Product ScreenShots:

home Details Wishlist Cart

About

CartVista is a E-com Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published