Skip to content

sfregolina/react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

React app

This repository is a sandbox for personal development in React.

The project will include:

  • Setting up of React project (using Create React App)
  • Components
  • Dynamic Values
  • Styles
  • Hooks (useState, UseEffect)
  • Custom hooks
  • Context Provider
  • Typescript

Commands

Command Description
npx create-react-app Install Create React App toolchain
npm run start Run the app
npx json-server --watch data/data.json Run json server

Resources

http://localhost:3000/products http://localhost:3000/checkout

Styles

The app is using @emotion and facepaint packages to style the components.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published