Skip to content

clarkeadg/fm-todo-app

Repository files navigation

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