Skip to content

todo app built with ts, react, nodejs, jest - TDD

Notifications You must be signed in to change notification settings

rikiDalvarez/tudo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📥 Installation

install the project dependencies:

cd server, then run the following script:

npm install

then to start the server run the following script:

npm start

now cd client, then run the following script:

npm install

to start the client run the following script:

npm run dev

now visit http://localhost:5173/ to see the app running.

About

todo app built with ts, react, nodejs, jest - TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published