This is a solution to the Todo app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Add new todos to the list
- Mark todos as complete
- Delete todos from the list
- Filter by all/active/complete todos
- Clear all completed todos
- Toggle light and dark mode
- Bonus: Drag and drop to reorder items on the list
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- React - JS library
- vitejs - For boilerplate
- Scss - For styles
- framer-motion - For drag&drop
- react-device-detect - For responsive design
- github-pages - For deploy
- Scss
- Drag & drop with framer motion
Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.
- Website - https://talisent.github.io/resume/
Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.
- Mikhail - Helped me fix unusual deploy bug