Skip to content

tortillaj/react-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Demo project (WIP)

The main point of this project is to play with animated routes. It's not meant to be a production level project.

Project internals

Built using:

  • Reach Router - JSX based router system for React.
  • Styled Components - Visual primitives for the component age.
  • axios - Promise based HTTP client for the browser and node.js

Included in the project are demonstrations of new React features:

Build and dev

  • yarn install
  • yarn start - start dev mode
  • yarn build - build it

About

Demonstration of new React features (suspense, cache, hooks)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published