Skip to content

FED 2 - JavaScript Frameworks: React TypeScript Shopping Cart, where users can view products and add/remove to their cart.

Notifications You must be signed in to change notification settings

siljeangelvik/react-ts-shopping-cart

Repository files navigation

JavaScript Frameworks CA

Netlify Status

Student: Silje Angelvik
Host: Netlify
Repository: GitHub

Resources URLs
Noroff Project Brief - API Endpoints

uShop Online Shop

uShop Home Page
uShop Details Page uShop Contact Page

Description

This is a simple e-commerce application that fetches data from an API and displays it on the page.

The user can add and remove items from the cart, and the cart is saved in local storage. The user can also view the details of each item.

Built With

Getting Started

Installing

  1. Clone the repo:
git clone git@github.com:siljeangelvik/react-ts-shopping-cart.git
  1. Install the dependencies:
npm install

Running

To run the app in development mode:

npm run dev

To build the app:

npm run build

To preview the app:

npm run preview

Contributing

No contributions at this time.

Contact

Click on the badges below to go to my profiles or contact me via email.

LinkedIn Badge GitHub Badge Gmail Badge

Acknowledgments

Resources

Not all resources have been used, but I have included them here for future reference.

Docs

Videos and Tools

About

FED 2 - JavaScript Frameworks: React TypeScript Shopping Cart, where users can view products and add/remove to their cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published