Low Cost Web

Getting Started

To run dev server you can run the following command

npm run dev

Dev URL

Open http://localhost:3000 with your browser to see the result.

Live URL

This project will automatically deploy to Vercel Platform https://lowcostweb.vercel.app/

Try to use this repository motivate myself to learn more web development

  • NextJs
  • Unit Test
  • CI/CD
  • Docker
  • ...etc

Here it is list of feature I would like to build issue

Let's learn together.

Cypress

To run cypress

## first start up website
npm run dev

## launch Cypress
npm run cypress:open

Known Vulnerabilities

codecov