Skip to content

akrami/toolbox

Repository files navigation

Dev Toolbox

A comprehensive collection of developer utilities and tools built with Astro, React, and TypeScript. Access all tools online at toolbox.akrami.io.

🚀 Features

General Utilities

Encoding & Decoding

🛠️ Tech Stack

🏗️ Development

  1. Clone the repository:
git clone https://github.com/your-username/toolbox.git
cd toolbox
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:4321 in your browser.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build

Project Structure

src/
├── components/          # React components
├── pages/              # Astro pages and routes
│   ├── general-utilities/
│   └── encoding-decoding/
├── layouts/            # Page layouts
└── styles/             # Global styles

🌐 Live Site

Visit toolbox.akrami.io to use all tools online.

📝 License

This project is open source and available under the MIT License.

About

A comprehensive collection of developer utilities and tools

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages