/faq

Primary LanguageTypeScript

React TS App

The app is built with Webpack and Babel using typescript

Used Library

  1. Chakra UI

    Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications. Chakra UI

  2. React
  3. React Dom
  4. Axios

    Axios is a promise-based HTTP Client for node.js and the browser Axios

  5. React Toastify

    Toaster Component Toastify

State Management

Used react context api & custom hooks for simple state mangement.

Useful commands

To install packages

npm install
or
yarn install

To run the app

npm start
or
yarn start

Once you run above command, the app will run on port 3000. https://localhost:3000/