Skip to content

🚀 This is an repository to apply more knowledgements with Typescript. The goal's refactor all files needed from Javascript to Typescript and from Class Components to Function Components.

Notifications You must be signed in to change notification settings

MoesioMarcelino/ignite-refactoring-classes-to-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo GoRestaurant


Refactoring components

About   |   Features   |   Technologies   |   Requeriments   |   Start   |   Author   |  


GoRestaurant

Status

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues



🎯 About

GoRestaurant is an additional challenge resolved on second module from trail ReactJS from Ignite on Rocketseat. The main goal is refactor all project from pure Javascript to Typescript, and convert Class Components to Function Component.

✨ Features

✔️ Refactor all project;
✔️ Convert from Class Component to Function Component;\

🚀 Technologies

✅ Requeriments

🏁 Start

# Cloning project
$ git clone https://github.com/MoesioMarcelino/ignite-refactoring-classes-to-ts

# Enter in project folder
$ cd ignite-refactoring-classes-to-ts

# Install dependencies
$ yarn // or npm install

# Start project
$ yarn start // or npm start

# Server starts on http://localhost:3000

# Start Fake API
$ yarn server // or npm server

# Fake API starts on http://localhost:3333

Feito com ❤️ por Moésio Marcelino

 

Voltar ao topo

About

🚀 This is an repository to apply more knowledgements with Typescript. The goal's refactor all files needed from Javascript to Typescript and from Class Components to Function Components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published