Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 395 Bytes

Spoonflower Search

Small application built in React.js that works together with Spoonflower API. The idea is to create a small search engine that fetches the products based on the queries and selections that the user may perform in the application.

How to run:

  • git clone [email protected]:mauditecandela/spoonflower-search.git
  • npm install
  • npm start

Go to your localhost and have fun!