Design unique and professional favicons for your website in seconds.
Favicon Maker is an intuitive tool designed to help web creators craft high-quality favicons with ease. Ideal for developers and designers, this app streamlines the process of adding a professional touch to your website.
Features:
- Create custom favicons from images or design them from scratch.
- Export in multiple formats and resolutions for seamless integration.
- Preview your favicon in real-time across different devices and browsers.
- Built with advanced technologies for a smooth and responsive experience.
Ensure you have the following installed on your system:
Clone the repository and navigate to the project directory:
git clone https://github.com/afordigital/palette-generator.git
cd palette-generator
npm install
Start the development server:
npm run dev
You should see output similar to this:
VITE v5.4.11 ready in 438 ms
➜ Local: http://localhost:5173/
➜ Network: http://192.168.1.44:5173/
➜ press h + enter to show help
Open your browser and navigate to the provided URL (http://localhost:5173/) to access the application.
We welcome contributions to enhance the Palette Generator. Follow these steps to get started:
-
Fork the repository.
-
Create a feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature-name"
4.Push to the branch:
git push origin feature-name
- Create a Pull Request
For an improved development experience in Visual Studio Code, consider installing the following extensions:
- ES7+ React/Redux/React-Native snippets
- Simple React Snippets
- ESLint
- Error Lens
- Bracket Pair Color DLW
- Auto Rename Tag
- Auto Close Tag
- GitLens
- Auto Import
- Auto Complete Tag
Thanks to all the contributors who have made this project possible!
This project is licensed under the MIT License.
See the LICENSE file for details.