# todo-app **Repository Path**: monsterxiao/todo-app ## Basic Information - **Project Name**: todo-app - **Description**: A full stack Todo-App (JavaScript / HTML / CSS / Node.js / Express) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2023-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, JavaScript, CSS, HTML, Express ## README # Todo-app #### Description A full stack Todo-App with JavaScript / HTML / CSS / Node.js / Express #### How to run the app 1. Clone or download the code files; 2. Open the file called "express_todo.js" by Visual Studio Code; 3. Open the terminal and enter "npm install"; 4. After step 3 is done, enter "npm run start"; 5. Open a browser and enter the URL it shows up. #### Snapshot for app ![Todo app](https://i.postimg.cc/zvmR404t/Todos-App.png)