Skip to content

jchirch/tea_d_d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tea Digital Database

Summary

This API couples with a Rails API to handle the data and functionality of an E-commerce application for managing tea subscriptions. It is an admin portal site to manage subscriptions and gain information about product/customer relationships. Built over a 2 day sprint as a solo project. Built in a 2 day sprint as a solo project.

Installation

To set up: clone this repo into new directory on local device.

Install Dependencies: Run the following command to install all necessary dependencies.

  • run npm install

Start the application locally and open it in your browser.

  • run npm start

Testing

Ensure all Cypress dependencies are installed by running npm install as shown in the Installation section.

Open the Cypress testing browser with: run 'npm run cypress'

Contributors

Tech Stack

  • React version: 18.3.1
  • Cypress version: 13.15.1
  • Node version: 18.17.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published