React TS App
The app is built with Webpack and Babel using typescript
Used Library
- 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
- React
- React Dom
- Axios
Axios is a promise-based HTTP Client for node.js and the browser Axios
- 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/