Skip to content

tomasGonz67/WebDevProject

Repository files navigation

My Project

Individual Project Videos - Work in Progress

  1. Part 1 - NPM Setup, Playwright Setup, and Project Management with GitHub Issues.
  2. Part 2 - Playwright Tests, Git Stash, and Playwright Video
  3. Part 3 - Mid-term Golden Ratio Design Prep
  4. Part 4 - Mid-Term Lighthouse review and Design Informatino as well as Grading procedure
  5. Part 5 - Mid-Term UX Research and Design and Overview of Requirments

Install Instructions

  1. Git Clone
  2. run: npm install after you clone

Test Instruction

This project uses Playwright for automated testing and you can find more info about playwright here.

  • npm run test or npx playwright test

Managing the Local Development Server

You will need to start the local development server with the following command:

  • Run the webserver "npm run start" will run "node index.js"

Once the server starts then open your web browser to localhost:3000 to view the web page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors