Skip to content

React JS challenge done with 'Rocketseat' Ignite course. ("Desafio: Refactoring de classes e TypeScript")

Notifications You must be signed in to change notification settings

Rafa-KozAnd/Ignite_React.js_Challenge_04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub language count GitHub repo file count GitHub repo size GitHub language count

Ignite_React.js_Challenge_04

React JS challenge done with 'Rocketseat' Ignite course. ("Desafio: Refactoring de classes e TypeScript")

💻 Sobre o desafio

Nesse desafio, você deverá criar uma aplicação para treinar o que aprendeu até agora no ReactJS

Essa será uma aplicação já funcional onde o seu principal objetivo é realizar dois processos de migração: de Javascript para Typescript e de Class Components para Function Components.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

video

About

React JS challenge done with 'Rocketseat' Ignite course. ("Desafio: Refactoring de classes e TypeScript")

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published