Skip to content

kopahead/interview-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Todo App Project

A simple todo application for technical interview assessment.

Prerequisites

  • Any modern web browser
  • Text editor

Project Structure

todo-app/
  ├── todo.js
  ├── index.html
  ├── test.html
  └── README.md

Setup

  1. Clone repository
git clone [email protected]:kopahead/interview-mock.git
cd todo-app

Running Application

Open index.html in a browser.

Testing

  1. Open test.html in a browser
  2. Tests run automatically
  3. View results in browser window - shows passed/failed tests and error messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published