vendor list An application used to create tickets,show details and set response and close them, built with React,Webpack, react query,react form, JavaScript, and CSS.
Installation and Setup Instructions Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Start Server:
npm start
To Visit App:
localhost:3000/tickets
To Lint npm run lint
Technologies:
this project bootstrapped manually and don't use CRA bundling with webpack use Sass and style-component use react-hook-form for setup form with validation use axios-mock-adapter for mocking request use react-query for data fetching and state management