Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 486 Bytes

react-time-based-rendering

This project includes an implementation for time-based rendering in React, v1 folder contains a normal implementation while v2 is the same implementation as a custom hook (fancy implementation).

Netlify demo: https://react-time-based-rendering.netlify.app

Run

  • npm start

Runs the app in the development mode and opens http://localhost:3000 to view it in the browser.