Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vinctuyen/todo-reactjs

Repository files navigation

Todo App

node version v20.10.0, npm version 10.2.3

Description

This is a simple React application use

  • React v18
  • ViteJS
  • Typescript v5
  • @emotion/styled, @emotion/react.

Installation

  1. Clone the repository:
  2. Navigate to the project directory:
  3. Copy .env from .env.example, fill value

cp .env.example .env

  1. Install dependencies:

npm install

Local

To start the development server:

npm run dev

url development

http://localhost:5173

To run test:

npm run test

Build

To build production

npm run build

About

TODO list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published