Skip to content

A simple web application that allows users to preview colors fetched from an API.

License

Notifications You must be signed in to change notification settings

bkpecho/quickstrike-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52e1f85 · Oct 6, 2023

History

12 Commits
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023
Oct 6, 2023

Repository files navigation

QuickStrike Color Picker

A simple web application that allows users to preview colors fetched from an API.

Table of Contents

Demo

Netlify Status

You can access the live demo of the "QuickStrike Color Picker" application here: Live Demo

Features

  • Display a list of colors fetched from the Colors API.
  • Allow users to preview colors and view their details.
  • Dynamic background and text color adjustment for readability.
  • Error handling for failed API requests.
  • Modular code structure using React components.
  • Responsive design for various screen sizes.
  • Code linting and formatting using ESLint and Prettier for code quality and consistency.

Technologies Used

React Vite Tailwind CSS Axios

Installation

To run the "QuickStrike Color Picker" application locally, follow these steps:

Step 1: Clone the Repository

Clone this repository to your local machine using Git:

git clone https://github.com/bkpecho/quickstrike-color-picker.git

Step 2: Navigate to the Project Directory

Navigate to the project directory using the cd command:

cd quickstrike-color-picker

Step 3: Install Dependencies

Install the required dependencies for the application using npm:

npm install

Step 4: Start the Development Server

Start the development server to run the application:

npm run dev

That's it! You've successfully installed and run the "QuickStrike Color Picker" application locally.

License

This project is licensed under the MIT License.

About

A simple web application that allows users to preview colors fetched from an API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published