Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.5 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.5 KB

Frontend Mentor - Todo app solution

This is a solution to the Todo app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Links

Built with

Getting Started

Prerequisite

This project was built using Node.js version 20.10.0

Install

npm install

Run Project

npm run dev

Run Tests

npm run test

Build for Production

npm run build

Author