Skip to content

SahanPunchihewa/Recipe-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-App

[How to Run Project]

  1. Clone the project to your own machine.
https://github.com/SahanPunchihewa/CodeSec-Global-Recipe-App.git
  1. Checkout to the dev branch.
git checkout dev

[How to Run backend]

  1. Navigate to backend folder
cd backend
  1. Then enter this command in your terminal yarn install

  2. Finally run backend server using this command yarn start

  3. In terminal will display the database connection

[How to Run frontend]

  1. Navigate to frontend folder
cd frontend
  1. Then enter this command in your terminal yarn install

  2. Finally run the frontend using this command yarn dev

  3. In terminal will display the frontend running URL

https://recipeapp.sahanpunchihewa.com/

Releases

No releases published

Packages

No packages published

Languages