- Once inside project directory run npm install
- To run the project use npm start
- Once the project is up it can be accessed from localhost:3000
Project reads the color data from fill property of path selectors inside the svg. Supports only svg which provide the color code inside the path selector under fill property.