https://github.com/codeandwander/bynder-color-tool
https://github.com/codeandwander/bynder-color-tool
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeandwander/bynder-color-tool
- Owner: codeandwander
- Created: 2024-09-16T13:13:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T17:19:52.000Z (8 months ago)
- Last Synced: 2025-01-24T12:45:40.495Z (4 months ago)
- Language: TypeScript
- Homepage: https://bynder-color-tool.vercel.app
- Size: 375 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Tool App
How unique is your logo?
## Features
- Select a color to see how many logos it appears in.
- Choose a sector to discover the most popular logo colors.## Getting Started
1. Clone the repository
2. Install dependencies: `npm install`
3. Run the development server: `npm run dev`
4. Open `http://localhost:3000` in your browser## Technologies
- React
- Next.js
- TailwindCSS