Skip to content

hassanpdn/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application

Welcome to Todo Application! 🎉

Getting Started

To get started with this app, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/hassanpdn/todo-app.git
  2. Navigate to the project directory:

    cd todo-app
  3. Install dependencies:

    yarn install
  4. Run the app in development mode:

    yarn dev

Now, your app should be up and running! Open your browser and go to http://localhost:5173 to view it.

Additional Commands

  • Build the app for production:

    yarn build
  • Start the app in production mode:

    yarn start
  • Lint code:

    yarn lint

Happy coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published