Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 707 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 707 Bytes

Introduction

Frontend project for a to do app, using React, TypeScript, and Next.js

Getting Started

Using Dev Containers

  1. Open in VS Code.
  2. When prompted select "Reopen in Container".
  3. Make sure backend is currently running before starting this project.
  4. Press F5 OR run npm run dev.

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

Learn More

To learn more about Next.js, take a look at the following resources: