- React
- A JavaScript library for building user interfaces.
- TypeScript
- A superset of JavaScript that adds static types.
- Chakra UI
- A simple, modular, and accessible component library for React.
- React Query
- A library for managing, caching, and synchronizing server state in React applications.
- Axios
- A promise-based HTTP client for the browser and Node.js.
Installing all neccessary dependencies for the project.
Runs the app in the development mode.
Open http://127.0.0.1:5173/ to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!