Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 992 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 992 Bytes

FRESH FOOD

Backend repository : https://github.com/linhngocdao/Fresh-food-nodejs.git

Fontend repository : https://github.com/linhngocdao/Fresh-food-React_Typescirpt.git

Built With

  • ReactJS (Typescript)
  • NodeJS
  • Express
  • MongoDB
  • Ant Design
  • Tailwind CSS

Available Scripts

In the FE directory, you can run:

npm install

To install all dependencies

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

In the BE directory, you can run:

npm install

To install all dependencies

npm start

Runs the app in the development mode.
Open http://localhost:8000 to view it in your browser.

Contact