Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yokesh-ks authored Sep 4, 2023
1 parent c42f827 commit 4fd8b58
Showing 1 changed file with 26 additions and 3 deletions.
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,35 @@

### Innovative tools for empire builders.

[Live Link](https://toolempire.vercel.app/)
## Introduction

Welcome to a world of innovation and creativity! Discover a treasure trove of powerful tools designed to empower empire builders like you. Whether you're a designer, marketer, developer, or entrepreneur, our site offers an array of essential utilities at your fingertips.

## App Screenshot

![ToolEmpire ScreenShot](/public/screenshot.png)

## Features

- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.

---

### List of Tools
## List of Tools

- ColorMagic - Convert Color with Ease

- FontWise - Responsive Font Calculator for Modern Web Design

## Commands

| Command | Action |
| :------------ | :------------------------------------------------------------------------- |
| `pnpm i` | Install dependencies |
| `pnpm dev` | Start local dev server at `localhost:3000` |
| `pnpm build` | Build your production site to `./dist/` |
| `pnpm commit` | Create a new Git commit with standardized commit messages using commitizen |

0 comments on commit 4fd8b58

Please sign in to comment.