- Node.js
- Chrome Browser
- HTML
- CSS
- Git
- JavaScript
- Visual Studio Code
- Download and Install any browser that supports HTML 5: Chrome, Edge, etc
- Download and Instal Node.js (if running a backend)
- Download and Install any code editor: Visual Studio Code, Notepad++, etc
- Download and Install Git Bash
Step 1: Open Git bash
Step 2: Clone the repository using the following command:
git clone https://github.com/Mpho-CapaCiTi/Mpho-CapaCiTi.github.io.git
Step 3: Navigate to the project directory using the following command:
cd To-Do-List
Step 4: Install dependencies using the following command:
npm install
Step 5: Run the app locally using the following command:
npm start
Step 6: Open your browser and navigate to
http://localhost:5000
- Open your browser and enter or click this url { https://mphos-webapp-todolist.onrender.com }.
- Use the input field to type in a new task and click Add to add it to your list.
- To mark a task as completed, click the green circle next to the task.
- To delete a task, click the trash icon next to the task.
- Deployment Platform: Render
- Deployed by: Mpho Masibigiri
- Background Image provided by: https://stablediffusionweb.com/
- Email: mpho-masibigiri@capaciti.org.za
- Linkedin: https://www.linkedin.com/in/mpho-lin-masibigiri
- Github: https://www.github.com/Mpho-CapaCiTi