BernardChooo / nextjs-magic-eslint-jest

The 1 Template for 2021. NextJS, Magic, Eslint, Jest. From https://github.com/erikdstock/next-ts-jest-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-magic-eslint-jest

If there's one template you should use in 2021 This is the one

NextJS

Hands down the simplest and easiest framework to build production ready React Apps

Magic

Easy access to login, authentication, session management, ethereum wallets

Eslint

Stop wasting time formatting code, there's a tool for that

Jest

Test the code that matters, when it matters

Instructions

Clone

git clone https://github.com/GalloDaSballo/nextjs-magic-eslint-jest

Install

yarn

Start

yarn dev

Architecture

See context/UserContext.tsx for implementation of Login, Logout and Session Persistence

See components/Signup for Login / Signup component

This template was built on top of Template: NextJS Typescript Boilerplate

Template: NextJS Typescript Boilerplate

"name": "@erikdstock" "url": "https://github.com/erikdstock"

Bootstrap a developer-friendly NextJS app configured with:

About

The 1 Template for 2021. NextJS, Magic, Eslint, Jest. From https://github.com/erikdstock/next-ts-jest-starter


Languages

Language:TypeScript 58.7%Language:SCSS 28.4%Language:JavaScript 12.9%