/react-ts-happy_shopping

CA in JS frameworks, Noroff VOC Oslo. Using React to create an online shopping website.

Primary LanguageTypeScript

The Ecom store react-ts-happy_shopping

image

A course assignment in JavaScript frameworks for 2.year students in
Front-End Development, at Noroff VOC Oslo, Norway
• Student: Linda Sandaker, aka frk.Sandkake

Description Getting Started Credits

Description

The aim of this course assignment was to build an e-commerce store using React framework, fetching the products from the API provided by Noroff, and hosting it with Netlify or similar.

The assignment required the creation of several pages, including a homepage, individual product page, cart page, checkout success page, and contact page.

Built with

Getting Started

Installing

  1. Clone the repo:
git clone git@github.com:frk-sandkake/react-ts-happy_shopping.git
  1. Install the dependencies:
npm install

Running

To run the app, run the following commands:

npm run dev

Credits

( back to top )