Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuto-moriizumi/mercari-rakuma-comparator
https://github.com/yuto-moriizumi/mercari-rakuma-comparator
eslint frontend jest mui nextjs prettier react typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuto-moriizumi/mercari-rakuma-comparator
- Owner: yuto-moriizumi
- License: mit
- Created: 2023-03-14T11:28:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:00:54.000Z (2 months ago)
- Last Synced: 2024-10-29T10:06:12.437Z (2 months ago)
- Topics: eslint, frontend, jest, mui, nextjs, prettier, react, typescript
- Language: TypeScript
- Homepage: https://mercari-rakuma-comparator.vercel.app
- Size: 1.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/yuto-moriizumi/mercari-rakuma-comparator/actions/workflows/main.yml/badge.svg)](https://github.com/yuto-moriizumi/mercari-rakuma-comparator/actions/workflows/main.yml)
# Mercari Rakuma comparator
Compare the shipping fees of Mercari and Rakuma to find the cheapest shipping fee!
## Installation
1. Clone this repository
1. `npm ci`
1. `npm run dev` to launch the application## Usage
You can enter the height and weight separately, and display the shipping methods that meet these requirements in ascending order of price.## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).