Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadnzr/cek-ongkir
A web app for checking shipping costs in Indonesia using the RajaOngkir API, built with React, Styled-components, and React Query.
https://github.com/ahmadnzr/cek-ongkir
react-query styled-components
Last synced: 17 days ago
JSON representation
A web app for checking shipping costs in Indonesia using the RajaOngkir API, built with React, Styled-components, and React Query.
- Host: GitHub
- URL: https://github.com/ahmadnzr/cek-ongkir
- Owner: ahmadnzr
- License: mit
- Created: 2024-08-30T19:06:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T16:00:23.000Z (about 1 month ago)
- Last Synced: 2024-10-19T12:02:25.156Z (29 days ago)
- Topics: react-query, styled-components
- Language: TypeScript
- Homepage: https://cek-ongkir-three.vercel.app
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cek Ongkir
**Cek Ongkir** is a web-based application for checking shipping costs (ongkir) from various courier services in Indonesia using the [RajaOngkir](https://rajaongkir.com/) API Starter. This application is built with modern technologies to provide a fast and responsive user experience.
## Key Features
- Check shipping costs from various couriers like JNE, POS Indonesia, and TIKI.
- Responsive and interactive user interface.
- Data caching for optimized performance.## Technologies Used
- **React**: A JavaScript library for building user interfaces.
- **Styled-components**: For managing component styling using the CSS-in-JS approach.
- **React Query**: For efficient data fetching, caching, and updating.
- **Axios**: For handling API communication with RajaOngkir.## TODO List Feature
- [x] Filter History.
- [ ] Darkmode.
- [ ] Better UI for Desktop Device.