augustolimads / won-games-front

project developed on course "React avançado: Crie aplicações com NextJS, GraphQL e mais". Improving concepts like testing, linting, structure project and best practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Redux Starter

This template alows you to start a project with less initial configuration

Overview

  • Structure based on BDD
  • supported with Eslint, Prettier and automated test for to ensure better security
  • You can generate components using plop

Built with

  • React with hooks
  • NextJS
  • Styled-components
  • Typescript

How to run this project

  1. you can fork this repo and using as template for start you projects
  2. clone the repo from the Github repository
  3. run the following commands from the project root directory (please use yarn instead of npm)

yarn install

yarn dev

Author


⬆ Back to the Top

About

project developed on course "React avançado: Crie aplicações com NextJS, GraphQL e mais". Improving concepts like testing, linting, structure project and best practices


Languages

Language:TypeScript 87.4%Language:JavaScript 8.0%Language:Handlebars 4.3%Language:Shell 0.3%