/chuck-client

Primary LanguageTypeScript

Client APP for Chuck Graphql App.

This project was bootstrapped with Create React App.

Installation and Setup

Clone the repo

git clone https://github.com/nesh-dev/chuck-client.git

Switch the main branch

git fetch origin main

Navigate to the folder

cd chuck-client

Install the required packages

yarn install

Run the program

yarn start

Netlify LINK

CLIENT APP