Skip to content

Epikle/oktaani-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oktaaniTODO

oktaaniTODO | DEMO

oktaaniTODO Statistics

Preview image

Preview image loading state

Preview image error state

Preview image toast

My process

Built with

  • Semantic HTML5 markup
  • SASS
  • CSS Flexbox, Grid
  • TypeScript
  • Vitest + React Testing Library
  • Cypress E2E
  • Prettier
  • ESLint
  • React
  • Vite

Available Scripts

In the project directory, you can run:

  • npm install
    Install the project dependencies.

  • npm run dev
    Runs the app in the development mode. With Vite the default port is 5173.
    Open http://localhost:5173/ to view it in the browser.
    The page will reload if you make edits.

  • npm run lint
    Uses ESLint to analyze code and find problems.

  • npm run test
    Launches the Vitest test runner and runs all tests.

  • npm run cypress:open
    Launches the Cypress Launchpad window.

  • npm run cypress:e2e
    Runs all the e2e tests.

  • npm run build
    Builds the app for production to the dist folder.

  • npm run preview
    You can preview the builded production version.