https://github.com/calvintan68/alltool
All-in-one Online Tool
https://github.com/calvintan68/alltool
antdesign api axios reactjs sass vite
Last synced: 9 months ago
JSON representation
All-in-one Online Tool
- Host: GitHub
- URL: https://github.com/calvintan68/alltool
- Owner: CalvinTan68
- Created: 2023-07-30T15:56:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T04:21:55.000Z (10 months ago)
- Last Synced: 2025-03-07T05:24:04.770Z (10 months ago)
- Topics: antdesign, api, axios, reactjs, sass, vite
- Language: JavaScript
- Homepage: https://alltool.netlify.app
- Size: 732 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About Project
This is a all-in-one online tool that you need. It has a random password generator, URL shortener, currency converter, network checker, etc. It's built with ReactJS and using Vite instead of Webpack because it's faster and lighter.
# How to Use
1. Clone the project to your local
2. Run this command
```
npm install
```
3. Rename `.env.example` file to be `.env` and configure the contents
4. Run this command to start the project
```
npm run dev
```
5. That's it, happy exploring!
# Footnotes
- You may need to create these accounts in order to use all features
- bitly
- IPInfo
- ExchangeRate-API