Skip to content

flavioccf/coffee_delivery_react

Repository files navigation

ToDo List Web Application.

GitHub repo size GitHub GitHub language count GitHub Repo stars

AboutFunctionalitiesLayoutTechnologiesInstallation

💻 About

Small React + TypeScript Application to simulate an Online Coffee Shop

☑ Functionalities

  • Add items to cart
  • Visit and edit Cart
  • Add customer information
  • Check order status
  • Responsiveness for Mobile Devices

🎨 Layout

Figma File

Figma Mock

🔨 Technologies

The following framworks/libraries were used for this project:

Check the full package.json

🚀 Installation

# Clone the repo
git clone https://github.com/flavioccf/coffee_delivery_react.git

# Access the project
cd coffee_delivery_react

# Install dependencies
npm install

# Run the application
npm run dev

# The server will start - port:3000 - acesse http://localhost:3000