Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 754 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 754 Bytes

Myntra Clone For Only Learning Purpose

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

Essential Variables PORT= NODE_ENV = DB_URI= YOUR_API_KEY= CLIENTID= SECRETID=

update successfully