Skip to content

giovannalinda/disney-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captura de Tela 2022-03-16 às 14 59 00

What is inside?

Getting Started

Install dependencies:

yarn

or

npm install

Run development server

yarn dev

or

npm run dev

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

Run fake API

yarn json-server --watch --port 3333 server.json

Commands

  • dev: run development server
  • build: creates the production build version
  • lint: runs the linter in all components and pages
  • test: runs jest to test all components and pages

Made with 💜 by Giovanna

About

💻 A Disney+ interface with React, TypeScript and consumption of a fake API with json-server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published