Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-nextjs-app-router-and-testing

:shirt: devstore using Next.js, TypeScript, Tailwind CSS, tailwind-merge, Zod and @t3-oss/env-nextjs. Testing with Cypress
https://github.com/osvaldokalvaitir/reactjs-nextjs-app-router-and-testing

bootcamp course devstore reactjs rocketseat

Last synced: about 2 months ago
JSON representation

:shirt: devstore using Next.js, TypeScript, Tailwind CSS, tailwind-merge, Zod and @t3-oss/env-nextjs. Testing with Cypress

Awesome Lists containing this project

README

        


Logo


ReactJS - Next.js App Router and Testing


:shirt: devstore using Next.js, TypeScript, Tailwind CSS, tailwind-merge, Zod and @t3-oss/env-nextjs. Testing with Cypress




GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo


Demo

## :wrench: Install and run

Open terminal:

```sh
# 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
```

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho