Skip to content

This is a color generator app which allows users to generate random values such as colors, hex codes, and numbers using the values.js package.

Notifications You must be signed in to change notification settings

AmalShalabi/Color-Generator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator App with React Demo

This is a generator app which allows users to generate random values such as colors, hex codes, and numbers using the values.js package.

Installation

To install the app, follow these steps:

  1. Clone the repository: git clone https://github.com/AmalShalabi/Color-Generator-App.git
  2. Navigate to the project directory: cd Color-Generator-App
  3. Install the dependencies: npm install

Usage

To use the app, follow these steps:

  1. Start the development server: npm start
  2. Open the app in a browser: http://localhost:3000
  3. Click on the buttons to generate random values.

Dependencies

The app uses the following dependencies:

  • React: a JavaScript library for building user interfaces.
  • values.js: a package that provides an easy way to generate random values such as colors, hex codes, and numbers.

Credits

This app was built as part of a React course by John Smilga. The course covers the basics of React, including components, state, props, and JSX. It also includes advanced topics such as hooks and context.

License

This app is licensed under the MIT License. See the LICENSE file for more information.

About

This is a color generator app which allows users to generate random values such as colors, hex codes, and numbers using the values.js package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published