Nirajkashyap / react-in-patterns

:books: List of design patterns/techniques used while developing with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React in patterns

📚 List of design patterns/techniques used while developing with React.



Building the examples

  • Run npm i
  • Run npm run build for building the examples
  • Run npm run watch if you plan making changes
  • Open the content of the public folder in a browser

Linting

  • Run npm run lint

Other resources

About

:books: List of design patterns/techniques used while developing with React

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%