Built using React Native and Typescript.
Client: React Native, Typescript
Clone the project
$ git clone https://github.com/SurajGupta07/CartVistaGo to the project directory
$ cd CartVistaInstall dependencies
$ yarnor
$ npm install$ cd ios/pod installStart the server
yarn android yarn iosReact Native Environment Setup
User Color Palette user src/themes/palette.ts for reference
| Color | Hex |
|---|---|
| Primary Dark | |
| Secondary Dark | |
| Grey Dark | |
| Stale Dark |
Usage -> color: theme.palette.primary.dark



