/myLens-FrontEnd

This is a complete front end of a e-commerce platform named MyLens

Primary LanguageJavaScript

MyLens.com frontend

Authors

Node Installation

  • Install Node on your device
  • Clone the repository

Install all the dependencies from package.json

  npm i

Start the Web app

 npm start

This is just the front end, the data will not be shown unless the backend is up and running.