/react-suppliers-app

A demo react application designed to manage suppliers for a business. The app provides a user-friendly interface to add, update, delete, and view supplier information. It also allows for sorting and filtering of the supplier list based on various criteria.

Primary LanguageJavaScriptMIT LicenseMIT

Suppliers App

mustsee-movie-organizer-react

Demo

Tools

NPM JavaScript HTML5 CSS3 React React Router Vite MUI

  • npm
  • node js
  • react js, react-router-dom, MUI

A demo react application designed to manage suppliers for a business. The app provides a user-friendly interface to add, update, delete, and view supplier information. It also allows for sorting and filtering of the supplier list based on various criteria.

Northwind API Service

Development setup

npm install
npm run dev

Local: http://localhost:5173/

➜ press h to show help

Shortcuts

  • press r to restart the server
  • press u to show server url
  • press o to open in browser
  • press c to clear console
  • press q to quit

Meta

Nijat Gurbanov

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request