#100DaysOfCode

Day 73 | Next.js template

18 August, 2020

Created Next.js template with libraries

  • Typescript
  • ESLint
  • Jest and React Testing Library
  • Tailwind CSS
  • Emotion
  • Cypress and Cypress Testing Library

Code : https://github.com/narze/nextjs-with-typescript-eslint-jest-tailwindcss-emotion-cypress

Link : https://nextjs-with-typescript-eslint-jest-tailwindcss-emotion-cypress.vercel.app

Back