mishaszu / react-app-example

Simple react app example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app example

Simple React app with:

  • react-spring for animations
  • jest + react testing library for tests
  • typescript
  • scss
  • vite as build tool

Commands:

Start dev

 yarn dev

Run test

  yarn test

Run build

  yarn build

About

Simple react app example


Languages

Language:TypeScript 59.2%Language:CSS 35.6%Language:HTML 2.7%Language:JavaScript 2.4%