diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f25e0b --- /dev/null +++ b/README.md @@ -0,0 +1,43 @@ +# Dreams POS React Template + +A modern Point of Sale (POS) system built with React.js. + +## Features + +- Modern and responsive UI +- Complete POS functionality +- Inventory management +- Sales and purchase tracking +- User management +- Reports and analytics +- Mobile-friendly design + +## Installation + +1. Clone the repository +```bash +git clone https://github.com/anhtuanbtx1/dreamspos-react.git +``` + +2. Install dependencies +```bash +npm install +``` + +3. Start the development server +```bash +npm start +``` + +## Technologies Used + +- React.js +- React Router +- Redux +- Bootstrap +- SCSS +- Axios + +## License + +This project is licensed under the MIT License.