Skip to content

Sohailahmad7692/FE_ColorAWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color App

Color App is a web application built with ReactJS and Node.js that allows users to input a word and get a list of related colors based on images fetched from Unsplash API. The color extraction is done using the Node Vibrant library.

Getting Started

To run this application locally, follow the steps below:

Prerequisites

  • Node.js installed on your local machine

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/ColorAWordFrontend.git

  2. Navigate into the project directory color-a-word and install dependency using command: npm install

  3. Start frontend project using command: npm start

  4. Backend repo for this project: https://github.com/Sohailahmad7692/ColorAWordBackend (for running the local backend, replace the origin url: https://be-coloraword.onrender.com/api/colors with http://localhost:5000 )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published