Paletto is a modern color palette generator and management tool that helps designers and developers find, create, and organize beautiful color schemes for their projects.
- 🎨 Color Palette Generation: Create harmonious color combinations with ease
- 💾 Save and Organize: Store your favorite color palettes for future use
- 📱 Responsive Design: Works seamlessly across all devices
- 🔄 Export Options: Export palettes in various formats
- Clone the repository
git clone https://github.com/yourusername/paletto.git
- Install dependencies
cd paletto
npm install
- Start the development server
npm run dev
- Visit the application in your browser at
http://localhost:3000
- Create new palettes using the color picker or generator
- Lock and copy your favorite colors
- Export palettes in your preferred format
- 🚀 ReactJs
- 💅 Styled Components/Tailwind CSS
- 🗃️ Typescript
We welcome contributions to Paletto! Here's how you can help:
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please ensure your PR follows our contribution guidelines.
Your Name - @Devemmy25
Made with ❤️ by [Emmy]