hamzaqureshi16 / React-Coffee-Shop

Coffee Shop using React and NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Coffee Shop

A web application built with React that allows users to order coffee online.

Features

  • View a menu of available coffee drinks
  • Customize drinks with different sizes and add-ons
  • Add items to an order and view the order summary
  • Checkout and place the order

Requirements

  • Node.js
  • npm (comes with Node.js)
  • Getting Started
  • To run the application locally, follow these steps:
  1. Clone the repository:
git clone https://github.com/hamzaqureshi16/React-Coffee-Shop.git
  1. Navigate to the project directory:
cd React-Coffee-Shop
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start

The application should now be running at 'http://localhost:3000'.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS
  • Bootstrap
  • NodeJS

Contributions

Contributions are welcome! If you have any suggestions or bug fixes, please open a pull request.

About

Coffee Shop using React and NodeJS


Languages

Language:JavaScript 64.4%Language:CSS 32.1%Language:HTML 3.5%