• Stars
    star
    101
  • Rank 336,189 (Top 7 %)
  • Language
    TypeScript
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A TypeScript starter for Next.js that includes all you need to build amazing projects 🔥

With Next.js 13 & React 18!

  • 📏 ESLint — Pluggable JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 🐶 Husky — Use git hooks with ease
  • 🚫 lint-staged - Run linters against staged git files
  • 🐙 React Testing Library (RTL) - Builds by adding APIs for working with React components
  • 🃏 Jest - A delightful JavaScript Testing Framework with a focus on simplicity
  • 🧑‍🔬 Cypress - Fast, easy and reliable testing for anything that runs in a browser.
  • 💅 Styled Components (with SSR) - Use the best bits of ES6 and CSS to style your apps without stress

Other libs

  • Axios
  • Polished
  • React Hook Form
  • Yup

🚀 Getting started

The best way to start with this template is using create-next-app.

npx create-next-app project-name -e https://github.com/jjunior96/next-template

If you prefer you can clone this repository and run the following commands inside the project folder:

  1. npm install or yarn;
  2. yarn dev;

To view the project open http://localhost:3000.

🤝 Contributing

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

After your pull request is merged, you can safely delete your branch.

Made with ♥ by Junior Alves

More Repositories

1

dev-junior-alves-youtube

TypeScript
36
star
2

blog-next-course

Project developed during training: Crie um site PWA com Next.js 13, React Server Components e Testes (+SOLID) 🔥
MDX
17
star
3

next13-template

TypeScript
8
star
4

youtube-template

Códigos criados nos videos do canal @devjunioralves
TypeScript
4
star
5

node-template

TypeScript
4
star
6

gdg_2022_iniciando_nextjs

TypeScript
3
star
7

react-native-template

Java
3
star
8

Configs

Algumas configurações que gosto de utilizar em meus projetos.
Shell
3
star
9

studies-react

JavaScript
3
star
10

jjunior96

My Readme!
3
star
11

mobg

TypeScript
2
star
12

nutrisoft-web

TypeScript
2
star
13

react-template

JavaScript
2
star
14

www.devjuniorplus.com.br

Repositório do meu site pessoal. Utilizado Gatsby, Styled Components, Algolia Search, Netlify CMS.
JavaScript
2
star
15

my-blog

My blog development with Gatsby
JavaScript
1
star
16

new-blog

TypeScript
1
star
17

portfolio-test

JavaScript
1
star
18

serie-manager

JavaScript
1
star
19

fast-feet

Monorepo from Challenge Rocketseat's BootCamp
JavaScript
1
star
20

gatsby-template

JavaScript
1
star
21

christmas-website

TypeScript
1
star
22

blog-gatsby

Meu blog sobre programação, desenho e livros.
JavaScript
1
star
23

node-study

TypeScript
1
star
24

NLW-2

Desenvolvimento do conteúdo aprendido na NLW #2
TypeScript
1
star
25

flow-project

JavaScript
1
star
26

challenges

JavaScript
1
star
27

Omnistack-11

JavaScript
1
star
28

youtube-clone-ui

JavaScript
1
star
29

omnideia.com

TypeScript
1
star
30

hackintosh-b460m-plus

1
star
31

drawings

TypeScript
1
star
32

Estudos-Basicos

Estudos de Javascript iniciado em 15/10/2019
JavaScript
1
star
33

spotify-clone

TypeScript
1
star
34

portfolio

JavaScript
1
star
35

gatsby-site

JavaScript
1
star
36

web-basics-concepts

Repositório criado com o objetivo de agregar conhecimentos básicos sobre programação web (HTML + CSS + JS).
CSS
1
star
37

Desafio-02

Implementa o desafio do segundo módulo do Bootcamp
JavaScript
1
star
38

GoBaber

Aplicação para agendamentos e serviços para uma barbearia
JavaScript
1
star
39

gatsby-basic

Learning Gatsby
JavaScript
1
star
40

react-quiz

TypeScript
1
star