Front-end development project with HTML, CSS and JS for a fictional company "FOODCAMP", which has a website where the customer assembles his combo with dish + drink + dessert and sends the order via Whatsapp and receives it in 6 minutes. The project was carried out during Bootcamp dev full stack of Responde Aí
Features • Tech Stack • Deploy • Contributors • Author
- Choosing Food, Drink and Dessert
- Choose quantity of each item
- Confirmation of ordered items
- Send order directly to WhatsApp with automatically generated message based on the order
# Clone this repository
$ git clone <https://github.com/thaliadettenborn/foodcamp>
# Access the project folder cmd/terminal
$ cd foodcamp
# Install the dependencies
$ npm install
# Run the application in development mode
$ npx webpack-dev-server
# The server will automatically start at localhost:9000/
Languages:
The following tools were used in the construction of the project:
The application layout is available on Vercel:
Responde Aí |