Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 467 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 467 Bytes

Snapp Express Challenge

React web application for Snapp Express Challenge.

Preparation

After cloning the repo, install all required packages from npm.

yarn

Run & Build

yarn dev

yarn build

Packages

Vite vite-js as build tool

React Query react-query for Fetch, cache and update data

tailwindcss tailwindcss as CSS framework