Username/email : admin@admin.com
Password: Pass1234
Production website: https://semester-project2-8fe85f.netlify.app
Semester project at Noroff Oslo 2021. E-commerce website with admin pages.
This was a semester project that I made at the end of 2021. The project had to include:
- Customer facing pages
- Administration pages
- Login/logout functonality
- Clone the repo
gh repo clone martinbolsnes/semester-project-2
- Install dependencies
npm install
To run the app, run the following command:
npm run start
Make sure the open a pull request if you want to contribute