Skip to content

Cmendence/teaTime

 
 

Repository files navigation

Tea Time - Mock E-commerce Site

Welcome!

Tea Time is a mock e-commerce site built in React, incorporating core concepts of JavaScript and React. The project also serves as an opportunity to learn and implement Tailwind CSS for styling. Our primary goal is to reinforce core concepts while gaining experience in collaborative development.

Table of Contents

Features

  • Landing/Hero Page
  • Main Store Page with a List of Products
  • Search Functionality
  • Cart and Checkout

Technologies Used

Getting Started

Prerequisites

Make sure you have the following installed before running the project:

  • Node.js
  • npm

Installation

Follow these steps to set up and run the Tea Time project:

  1. Clone the repository:

    git clone https://github.com/yourusername/tea-time.git
  2. Navigate to the project folder:

    cd tea-time
  3. Install dependencies:

    npm install
  4. Start the dev server:

    npm start

License

Acknowledgments

Meet the awesome team behind this project!

Michelle Okagbue
LinkedIn GitHub

Bernardo Rosario
LinkedIn GitHub

Chris Mendence
LinkedIn GitHub

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%