Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.22 KB

README.md

File metadata and controls

71 lines (46 loc) · 1.22 KB

HEX Color generator

Generate hex values of any color in different shades

Built with

  • HTML
  • CSS
  • javaScript
  • React

Getting Started

To view a live example, click here.

Dependencies

  • NPM : 8.19.3

Netlify configuration variables

  • CI: false

Installing

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
  1. Clone the repo.
git clone https://github.com/Ayo-Osota/color-generator.git

2.Starting the Client application.

cd color-generator
# install all packages
npm install
# start the server
npm start

This will start client app on localhost:3000

Author

ex. @Ayo_Osota

Version History

  • I plan to update with more functionality
  • 0.1
    • Initial Release

Acknowledgments

Values JS

values.js