Skip to content

xavierjeffy/DishDex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Final Project: Group 1

  • Our group create a recipe platform with react

Instruction to run the project environment on your local machine

  • Clone the repository from github repo: https://github.com/justramle/DishDex

  • Or open DishDex folder on your local machine

  • Navigate to the project directory by run: cd frontend

  • Next install all the dependencies by run: npm install

  • Next to start the development server and open the project on local host run: npm run dev

Notes:

  • No need to install 'npm create vite@latest' and 'react-router-dom' since it is already listed as dependencies in 'package.json'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.5%
  • CSS 14.2%
  • HTML 0.3%