Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 309 Bytes

File metadata and controls

13 lines (9 loc) · 309 Bytes

projectTechGroup-

Dating app feature

Installing the project

  1. Make sure you have node js and NPM installed
  2. Clone the project to your local enviroment
  3. Go to folder where you saved the project
  4. Run npm install to install the needed npm packages
  5. Start the project using npm start

Sources