Skip to content

Monorepo made with ReactJS, Styled components, NodeJS, express.js and Docker.

Notifications You must be signed in to change notification settings

pauloteixeira01/food-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Made with

  • ReactJS
  • Styled Component
  • NodeJS
  • Express.js
  • JavaScript with TypeScript
  • Docker
  • Prisma ORM
  • PostgreSQL
  • Asaas

Run project

Step 1

Download project.

Warning

You will need npm package manager

If you have ssh configured, so run:

  git clone [email protected]:pauloteixeira01/food-commerce.git

else

  git clone https://github.com/pauloteixeira01/food-commerce.git

Enter folder project

cd food-commerce

Step 2

Run back-end

  • Enter the back-end folder
  • Download dependencies with command: npm install
  • Run with command: npm run dev

Step 3

Run front-end

  • Open other terminal
  • Enter the front-end folder
  • Download dependencies with command: npm install
  • Run with command: npm run start

Ready!

Screens

banner banner banner banner banner banner banner banner

Mobile

banner banner banner banner banner banner banner banner banner

About

Monorepo made with ReactJS, Styled components, NodeJS, express.js and Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published