This project is a static web page that clones the user interface of the Devin AI website.
- A responsive design that works on both desktop and mobile devices.
- Built with HTML and CSS.
| { | |
| "todos": [ | |
| { | |
| "text": "Buy groceries", | |
| "completed": false | |
| }, | |
| { | |
| "text": "Finish project proposal", | |
| "completed": true | |
| }, |
| { | |
| "todos": [ | |
| "Buy groceries", | |
| "Clean the house", | |
| "Finish work project" | |
| ] | |
| } |
| { | |
| "todos": [ | |
| "Buy groceries", | |
| "Clean the house", | |
| "Finish work project" | |
| ] | |
| } |
| { | |
| "todos": [ | |
| "Buy groceries", | |
| "Clean the house", | |
| "Finish work project" | |
| ] | |
| } |
| { | |
| "todos": [ | |
| "Buy groceries", | |
| "Clean the house", | |
| "Finish work project" | |
| ] | |
| } |
| { | |
| "todos": [ | |
| { | |
| "id": 1685637600000, | |
| "text": "Buy groceries", | |
| "completed": false | |
| }, | |
| { | |
| "id": 1685637660000, | |
| "text": "Finish project report", |
| [ | |
| { | |
| "id": 1, | |
| "name": "John Doe", | |
| "activities": [ | |
| { | |
| "type": "Running", | |
| "duration": 45, | |
| "distance": 5.2, | |
| "calories": 350, |