mora50 / pizza-challenge

The challenge persist to create a pizza form with 3 step that contains the stuffs of a order

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pizza Challenge

The challenge persist to create a pizza form with 3 step that contains the stuffs of a order

Builded with:

ReactJS, NodeJS

How to install front-end

  1. Access the folder front-end

  2. Install the dependecies with npm

npm install
  1. Run with this command thought the terminal
npm start
  1. URL access: http://localhost:3000/

How to install back-end

  1. Access the folder back-end

  2. Install the dependecies with npm

npm install
  1. Run with this command thought the terminal
npm run dev
  1. The server of backend should be running

License

License

About

The challenge persist to create a pizza form with 3 step that contains the stuffs of a order


Languages

Language:JavaScript 91.1%Language:HTML 8.0%Language:CSS 0.9%