:shirt: Devstore Application using Next.js, TypeScript, Tailwind CSS, tailwind-merge, Zod and @t3-oss/env-nextjs. Testing with Cypress and consuming the features of the Node.js - Devstore API
Demo | Install and run | License
ps: Before running the app, start the Node.js - Devstore backend.
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-nextjs-app-router-and-testing
# Entry in folder
cd reactjs-nextjs-app-router-and-testing
# 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