Este projeto é um boilerplate completo, constantemente atualizado, configurado nos mínimos detalhes para servir de base para projetos profissionais do mais alto nível.

Overview

GitHub GitHub repo size GitHub Repo stars

Boilerplate Completo e atualizado com Next.js, Typescript Styled-Components, Testes, Redux Toolkit e PWA


📝 Sobre o Projeto

Este projeto é um boilerplate completo, constantemente atualizado, configurado nos mínimos detalhes para servir de base para projetos profissionais do mais alto nível.



🌐 Tecnologias Usadas

Next.js

🔥 TypeScript

💅 Styled-Components

🗂 Redux Toolkit

🚩 Lints — ESlint/Prettier/EditorConfig/Commitlint

Jest

🐙 React Testing Library

📝 Storybook

📱 PWA



Features

  • Projeto responsivo;

  • Acessível para navegação sem mouse e para leitores de tela;

  • Hooks personalizados para:

    • animação na montagem e desmontagem de componentes;
    • renderização condicional de componentes por breakpoints;
  • Tema criado com styled-componentes sem uso de provider;

  • Gerenciamento de estado global configurado e abstraído para total desacoplamento do Redux com o projeto;

  • 100% de cobertura nos testes;

  • PWA instalável;



🚩 Pré-Requisitos

  • node

  • yarn



Como instalar e executar o projeto

Clonar Repositório:

git clone https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate.git

Instalar Dependências:

yarn

Inciar Ambiente de Desenvolvimento:

yarn dev

Disponível em http://localhost:3000

Gerar Build de Produção:

yarn build

Inciar Ambiente de Produção:

yarn start

Disponível em http://localhost:3000

Executar Testes:

yarn test

Executar Testes em Modo Watch:

yarn test:w

Inciar Storybook em Modo de Desenvolvimento:

yarn sb

Disponível em http://localhost:6006

Gerar Build de Produção do Storybook:

yarn build-sb

Executar lints:

yarn lint
yarn next:lint


📕 Autor

Feito por Éverton Toffanetto.

🔗 LinkedIn: https://www.linkedin.com/in/everton-toffanetto/

You might also like...

Programa Top - Tiempo Completo 👩🏻‍💻🧑🏼‍💻

Programa Top v20 - Tiempo Compleo Mentores 👩🏻‍🏫👨🏼‍🏫 Cristian Moreno Mateo Herrera Cristian Buitrago Estudiantes 👩🏻‍💻🧑🏼‍💻 Pool Hijuela Emer

Apr 18, 2022

Deta Base UI - A place with more functionality for managing your Deta Base(s).

Deta Base UI - A place with more functionality for managing your Deta Base(s).

Deta Base UI - A place with more functionality for managing your Deta Base(s). ✨ Features: Total rows count Quick multi select (click and shift) Searc

Dec 29, 2022

Repositório criado para prática do dia 14/05 utilizando nodeJs, express, nodemon e MVC. Como base utilizamos o modelo ER criado para uma locadora de filmes fictícia.

gamabuster Repositório criado para prática do dia 14/05 utilizando nodeJs, express, nodemon e MVC. Como base utilizamos o modelo ER criado para uma lo

May 18, 2022

Projeto de Final de Módulo da Resilia, curso de Web Dev Full Stack, utilizando como base Node.js e Javascript.

🚚 API Transportadora Projeto de encerramento do módulo 4 da Resilia Educação. O objetivo é desenvolver uma API Rest de uma transportadora. 📮 Pré-req

Mar 26, 2022

Este repositório contem o desafio do curso da rocketseat Ignite Conceitos do Nodejs

Projeto API TODO Nessa aplicação foi feita uma API, que é uma gerador de tarefas TODOS, onde o usúario pode cadastrar um name e um username, e a aplic

May 12, 2022

Este repositorio contendrá el proyecto final de Angular con temática de Pokemon Unite

ProyectoFinal This project was generated with Angular CLI version 14.0.2. Development server Run ng serve for a dev server. Navigate to http://localho

Jun 19, 2022

Este es un bonito curso/taller donde haremos un clon de Trello

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Oct 28, 2022

A boilerplate for ExpressJs projects configured with ESLint, Prettier & Airbnb Setup. The boilerplate utilises RESTful architecture and uses Mongodb.

A boilerplate for ExpressJs projects configured with ESLint, Prettier & Airbnb Setup. The boilerplate utilises RESTful architecture and uses Mongodb.

ExpressJs-Boilerplate An ExpressJs boilerplate configured with ESLint, Prettier & Airbnb Setup. The boilerplate utilises RESTful architecture and uses

Mar 8, 2023

Projeto Clocker, para agendamento de horários, desenvolvido durante a Semana Full Stack cem custo!

Projeto Clocker, para agendamento de horários, desenvolvido durante a Semana Full Stack cem custo!

Bem vindo à Semana Full Stack Sem Custo, da Codar.me! Entre os dias 5 e 9 de abril, vamos desenvolver uma aplicação completa: front, back e banco de d

Dec 11, 2022
Comments
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.1

    chore(deps): bump loader-utils from 1.4.0 to 1.4.1

    Bumps loader-utils from 1.4.0 to 1.4.1.

    Release notes

    Sourced from loader-utils's releases.

    v1.4.1

    1.4.1 (2022-11-07)

    Bug Fixes

    Changelog

    Sourced from loader-utils's changelog.

    1.4.1 (2022-11-07)

    Bug Fixes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): bump terser from 4.8.0 to 4.8.1

    chore(deps): bump terser from 4.8.0 to 4.8.1

    Bumps terser from 4.8.0 to 4.8.1.

    Changelog

    Sourced from terser's changelog.

    v4.8.1 (backport)

    • Security fix for RegExps that should not be evaluated (regexp DDOS)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps decode-uri-component from 0.2.0 to 0.2.2.

    Release notes

    Sourced from decode-uri-component's releases.

    v0.2.2

    • Prevent overwriting previously decoded tokens 980e0bf

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2

    v0.2.1

    • Switch to GitHub workflows 76abc93
    • Fix issue where decode throws - fixes #6 746ca5d
    • Update license (#1) 486d7e2
    • Tidelift tasks a650457
    • Meta tweaks 66e1c28

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2

    chore(deps): bump loader-utils from 1.4.0 to 1.4.2

    Bumps loader-utils from 1.4.0 to 1.4.2.

    Release notes

    Sourced from loader-utils's releases.

    v1.4.2

    1.4.2 (2022-11-11)

    Bug Fixes

    v1.4.1

    1.4.1 (2022-11-07)

    Bug Fixes

    Changelog

    Sourced from loader-utils's changelog.

    1.4.2 (2022-11-11)

    Bug Fixes

    1.4.1 (2022-11-07)

    Bug Fixes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
Releases(4.0.1)
  • 4.0.1(Jul 14, 2022)

    What's Changed

    • fix: initial value overwrites preexisting values in storage by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/51

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/compare/4.0.0...4.0.1

    Source code(tar.gz)
    Source code(zip)
  • 4.0.0(Jul 14, 2022)

    What's Changed

    • refactor(ui/pages): change hook to useStorage by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/50

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/compare/3.0.0...4.0.0

    Source code(tar.gz)
    Source code(zip)
  • 3.0.0(Jul 11, 2022)

    What's Changed

    • refactor: implements clean architecture by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/49

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/compare/2.0.0...3.0.0

    Source code(tar.gz)
    Source code(zip)
  • 2.0.0(Jul 7, 2022)

    What's Changed

    • feat: add prefers-reduced-motion by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/44
    • chore: update nextjs to 12.2.0 and remove scripts by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/45
    • refactor: rearrange pages and files by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/46
    • test: change fireEvent to userEvent by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/47

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/compare/v1.0.1...2.0.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Jun 18, 2022)

    What's Changed

    • chore: install and config semantic release by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/41
    • chore: update dir to assets in semantic release by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/42
    • fix(releaserc): change name branch to branches and set value in array by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/43

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/compare/v1.0.0...v1.0.1

    Source code(tar.gz)
    Source code(zip)
  • v1.0.0(Jun 6, 2022)

    What's Changed

    • chore: remove unused dependencies by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/1
    • add readme improvements, name refactoring and general improvements by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/2
    • config husky by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/3
    • update script husky and rename file tests by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/4
    • verify with husky build success by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/5
    • config husky to check build of storybook success by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/6
    • change method names, types and create type files and folders by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/7
    • decouples state manager and implements atomic design by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/8
    • add Templates to Storybook by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/9
    • fixes deployment failure on Vercel by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/10
    • feat: config services and createAsyncThunk by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/11
    • refactor: improves names, imports, updates readme and translates texts by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/12
    • chore: add tests, configure jest and update readme by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/13
    • chore: update dependencies and refactor tests by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/14
    • fix: change names by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/15
    • refactor: tweaks in tests and css by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/16
    • chore: config jest by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/17
    • chore: config stylelint by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/18
    • chore: config lints by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/19
    • chore: config lint-staged by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/20
    • chrore: config lints and update docs by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/21
    • chore: update dependencies by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/24
    • chore: add plugin eslint react hooks and remove import helpers by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/25
    • refactor: adds general improvements to storybook by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/26
    • refactor: config svg mock, refactor svg component and jest config svg map by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/27
    • refactor: install svgr, lints to jest/rtl and refactor tests by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/28
    • chore(deps): bump ejs from 3.1.6 to 3.1.8 by @dependabot in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/23
    • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/22
    • test: small corrections in tests by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/29
    • feat: add theme dark/light by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/30
    • refactor: remove unnecessary code in tests and format style files by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/31
    • feat: better application code and add global loading by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/32
    • refactor: adds accessibility and lint configuration improvements by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/33
    • refactor: change type, move files to another directory and rename files methods by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/34
    • refactor: adds general performance improvements to the application and applies clean code by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/35
    • fix: expose to browser environment by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/36
    • refactor: move files, rename files/code, remove code, config lints and update doc by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/37
    • feat: update to react 18 by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/38
    • refactor: create renderHooksProvider by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/39
    • chore: disabled devtools in prod by @everton-dgn in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/40

    New Contributors

    • @everton-dgn made their first contribution in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/1
    • @dependabot made their first contribution in https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/pull/23

    Full Changelog: https://github.com/everton-dgn/next_styled_components_redux_tlk_pwa_boilerplate/commits/v1.0.0

    Source code(tar.gz)
    Source code(zip)
Owner
Éverton Toffanetto
Programar pra mim não é só trabalho, é diversão, lazer, hobby, entretenimento e acima de tudo, uma forma de unir pessoas em prol de um ideal.
Éverton Toffanetto
Olá, este repositório, é um mini-relatório do que eu aprendi através de cursos de JavaScript. Este repositório, muito provável que fique familiar com o que os professores ensinam .

About Project Olá pessoal, este repositório tem o objetivo de relatar meus aprendizados dos cursos que fiz sobre a linguagem JavaScript. Não só com o

Nior 6 Jul 10, 2022
solana-base-app is a base level, including most of the common features and wallet connectivity, try using `npx solana-base-app react my-app`

solana-base-app solana-base-app is for Solana beginners to get them up and running fast. To start run : run npx solana-base-app react my-app change th

UjjwalGupta49 33 Dec 27, 2022
Este repositorio é para o primeiro projeto da quarta semana do WCC

Primeiro_projeto_node Instruções para a criação e execução: Crie uma pasta para armazenar os arquivos do projeto Abra a pasta criada no VSCode Após ab

null 3 Sep 8, 2022
Uma empresa especializada em listar prestadores para reformas mais próximo de você.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: ya

null 3 Sep 22, 2021
Uma aplicação pomodoro conectada com a API do Spotify, para tornar o seu estudo mais dinâmico. Topics Stars

Demo | Tecnologias | Iniciando | Projeto | Layout | Demo ?? Tecnologias Esse projeto foi feito com as seguintes tecnologias. NextJS Next Auth TypeScri

Sophia Gallindo 26 Aug 9, 2022
Um website completo desenvolvido com Next SSR, Typescript, Prismic CMS do tipo blog com diversas funcionalidades para interações entre os usuários.

Título: Spacetraveling Descrição: Um website completo desenvolvido com Next SSR, Typescript, Prismic CMS do tipo blog com diversas funcionalidades par

Guilherme Augusto de Almeida Amaral 8 Dec 21, 2022
Este projeto acelara o desenvolvimento com express, gerando uma estrutura completa e opções de gerar controller mode e view pelo cmd.

fast-developer-express Este projeto acelara o desenvolvimento com express, gerando uma estrutura completa e opções de gerar controller mode e view pel

Rodrino Adolfo Kupessala 1 Dec 21, 2021
Este projeto procura aplicar boas práticas de acessibilidade web

Acessibilidade ?? Screenshots do Projeto ?? Sobre o Projeto Este projeto procura aplicar boas práticas de acessibilidade web. Para visualizar o projet

Éverton Toffanetto 6 Feb 8, 2022
Portfólio de projetos pessoais feito com NextJs e lib de animação Framer Motion

Portfólio - Carlos Amorim Esse portfólio foi criado para mostrar meus projetos e habilidades. ?? Projeto criado com as seguintes tecnologias: ✔️ NextJ

Carlos Amorim 13 May 12, 2022
WIP : Un pictionary mais avec 15 trait droits (sans courbes)

TODO Signer l'ID Ban dès le lobby Limiter la taille des pseudos Joueur déconnecté avec une couleur Afficher un message en cas de kick Limiter les devi

Jonathan 11 Apr 25, 2022