https://github.com/anqorithm/sav-frontend
https://github.com/anqorithm/sav-frontend
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anqorithm/sav-frontend
- Owner: anqorithm
- Created: 2023-05-03T21:55:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-30T19:26:52.000Z (over 1 year ago)
- Last Synced: 2025-02-15T18:53:43.074Z (3 months ago)
- Language: TypeScript
- Size: 789 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAV Frontend 🌐
Welcome to `sav-frontend`! This is the frontend interface for the SAV platform, designed to provide users with a seamless experience in managing products, transactions, and installments.
## 🌟 Features
- **Home Page**: The landing page showcasing the core services of the SAV platform.
- **Products**: Browse, view, and manage products.
- **Transactions**: View and manage transactions.
- **Installments**: Overview of all installments.
- **About & Contact**: Placeholder pages for additional information and contact details.## 🚀 Getting Started with Docker
1. Clone the repository.
2. Navigate to the project directory.
3. Run `docker-compose up` to start the services.
4. Access the frontend application on your browser.**Note**: Ensure you have Docker and `docker-compose` installed on your machine.
## 📝 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
**Happy Coding!**