Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 426 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 426 Bytes

RESTA POS APP

This is a POS application which businesses can perform CRUD operations. The project is developed using React.js on the client side and Node.js on the server side.

Techs

This software uses the following open source packages:

Backend:

  • node.js
  • expressjs
  • mongoose
  • bcrypt
  • cors
  • dotenv
  • nodemon
  • morgan

Fronted:

  • React
  • redux-toolkit
  • Tailwind CSS
  • antd
  • ant-design/charts
  • react-to-print