/Context-Hooks-TypeScript

This is a simple boilerplate for reference to work with Context API, React Hooks, and TypeScript :blue_book:

Primary LanguageTypeScriptMIT LicenseMIT

Context-Hooks-TypeScript

This is a simple boilerplate for reference to work with Context API, React Hooks, and TypeScript.

Purpose: These were the functionalities I had to learn from various sources and then embed them together.

Future Scope:

  • Add Material UI Tabs Component
  • Add dynamic adding and deleting of Material Tabs
  • Move from CSS to SCSS
  • Deploy it on Vercel