8000 GitHub - Jay-Karia/todo: A todolist implementation with react
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jay-Karia/todo

 
 

Repository files navigation

todo

GitHub license Main CI codecov

Todo.-.Google.Chrome.2023-07-27.16-24-09.mov

Running locally:

  • Run yarn to install all dependencies
  • Start the application with yarn run dev
  • Now you can visit localhost:3000 from your browser

Running tests:

  • Run yarn test to execute the tests and export the reports to /coverage folder

Running lint:

  • Run yarn lint to execute the eslint to fix and find problems in your code
  • want to know more about eslint commands? Follow the link

Ready to run in production? Checkout going to production.

About

A todolist implementation with react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.8%
  • JavaScript 5.0%
  • CSS 0.2%
0