44 lines
640 B
Markdown
44 lines
640 B
Markdown
# 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.
|