An open API service indexing awesome lists of open source software.

https://github.com/khaouitiabdelhakim/gradify-nuxt.js

Gradify is a web application that makes exploring and copying beautiful gradients a breeze. Discover colors and bring inspiration to your projects with ease.
https://github.com/khaouitiabdelhakim/gradify-nuxt.js

colors css gradient-descent html javascript nuxt nuxt3

Last synced: 6 months ago
JSON representation

Gradify is a web application that makes exploring and copying beautiful gradients a breeze. Discover colors and bring inspiration to your projects with ease.

Awesome Lists containing this project

README

          

# ![Gradify Logo](https://github.com/khaouitiabdelhakim/Gradify-Nuxt.js/blob/master/assets/logo.png)

# Gradify: Gradient and Simplify
Your Color Palette, Simplified.

Gradify is a web application that makes exploring and copying beautiful gradients a breeze. Discover colors and bring inspiration to your projects with ease.

## Features

- **Beautiful Gradients**: Browse a variety of stunning gradients.
- **Hex Code Display**: Easily view and copy hex codes for each gradient.
- **Responsive Design**: Works seamlessly on desktop and mobile devices.

## Technologies Used

- **Vue.js**: The front-end framework.
- **Nuxt.js**: For server-side rendering and enhanced performance.
- **Font Awesome**: For social media icons.
- **CSS**: For styling.

## Installation

To get a local copy up and running, follow these simple steps:

1. Clone the repository:
```bash
git clone https://github.com/khaouitiabdelhakim/gradify.git
cd gradify
```

2. Install the dependencies:
```bash
npm install
```

3. Run the development server:
```bash
npm run dev
```

4. Open your browser and navigate to `http://localhost:3000` to view the app.

## Usage

1. Explore various gradients on the main page.
2. Click on a gradient card to view the hex codes.
3. Hover over the hex codes to copy them to your clipboard.

## Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

To contribute:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/YourFeature`).
3. Make your changes and commit them (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/YourFeature`).
5. Open a Pull Request.

## Contact

KHAOUITI Abdelhakim - [khaouitiabdelhakim@gmail.com](mailto:khaouitiabdelhakim@gmail.com)
GitHub: [khaouitiabdelhakim](https://github.com/khaouitiabdelhakim)
LinkedIn: [Khaouiti Abdelhakim](https://www.linkedin.com/in/khaouitiabdelhakim/)