💲 DT Money Application using Vite, TypeScript, React Hook Form, @hookform/resolvers, zod, use-context-selector, styled-components, phosphor-react, Dialog - Radix UI, Radio Group - Radix UI, JSON Server and consuming the features of the JSON Server API
Demo | Install and run | License
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-ignite2022-project3
# Entry in folder
cd reactjs-ignite2022-project3
# Install deps with npm or yarn
npm install | yarn
# Run API
npm run dev:server | yarn dev:server
# Launch the app with npm or yarn
npm run dev | yarn dev
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho