Skip to content

ineaw/semester-project-two

Repository files navigation

Semester Project 2

image

Create an e-commerce website that has both customer-facing and admin sections. Both sections should be responsive and the website will be populated by a Strapi API supplied by Noroff.

Description

  • Build a frontend with home, product list, product detail and cart pages.

  • Build admin pages to create, update and delete products.

  • The website must be responsive on all devices.

  • Building a checkout and payment system is not a part of the project.

Built With

Getting Started

Installing

To run locally you must

  1. Clone the repo:
git clone https://github.com/ineaw/semester-project-two.git
  1. Install the dependencies:
npm install

Running

To run the app, run the following commands:

npm run start

Navigate to http://localhost:3000

User credentials
email: admin@admin.com
username: admin
password: Pass1234

Contact

This is where you can leave your social links for people to contact you, such as a LinkedIn profile or Twitter link e.g.

My Twitter page

My LinkedIn page