Skip to content

Tgralak/recruitment-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app

Simple Todo app created with Typescript, React, Redux, SCSS

Project setup

Install dependencies:

yarn

Installs all dependencies

Run the project:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Run the test:

yarn test

Launches the test runner in the interactive watch mode. Simple unit test is created in TodoItem component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.1%
  • SCSS 25.7%
  • HTML 15.2%