:shirt: devstore using Next.js, TypeScript, Tailwind CSS, tailwind-merge, Zod and @t3-oss/env-nextjs. Testing with Cypress
Demo | Install and run | License
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-ignite2023-project9
# Entry in folder
cd reactjs-ignite2023-project9
# Install deps with npm, yarn or pnpm
npm install | yarn | pnpm install
# Launch the app with npm, yarn or pnpm
npm run dev | yarn dev | pnpm dev
# Run tests
npx cypress run
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho