An open API service indexing awesome lists of open source software.

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

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