Giter Site home page Giter Site logo

miguellamas / react-todo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 124 KB

React CRUD To Do App

Home Page: https://react-vite-to-do.netlify.app/

HTML 1.53% JavaScript 50.42% CSS 45.43% Shell 2.62%
css heroicons react-hooks reactjs netlify vite vitejs accessibility color color-theme-switcher

react-todo's Introduction

Modern ToDo CRUD App (Vite + React)

I created this React ToDo app that saves and loads to local storage. The React App includes full CRUD functionality: create, read, update, and delete. It's also customised with Light/Dark Mode and a Color Theme switcher.

Main Learning Points:

  • Building Components in React.
  • Passing Props between Components.
  • Creating your own Custom Hooks to read and write data to your local storage.
  • How to deal with State locally and pass it between Components.
  • Working with Heroicons (Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS).
  • Accessibility (aria-label, color theme switcher).
  • Working with Vite JS, for a faster and smoother development workflow. It immediately updates your changes in the browser.
  • Customised App by adding Light/Dark Mode.
  • Customised App by adding color theme switcher.

Built with:

  • React.js
  • JavaScript
  • Node.js
  • Vite JS
  • HTML
  • CSS
  • Heroicons

Deployed with:

  • Deployed using Netlify

Project Setup & Running:

  • Prerequisites

    • None
  • Clone Repo https://github.com/MiguelLamas/react-todo.git

  • Before starting the project, follow these steps to create project, install Vite JS and get your server up and running:

    • npm create vite@latest
    • add <your-project-name>
    • select a framework
    • select a variant
    • cd <your-project-name>
    • npm install
    • npm run dev
  • To make your dev experience easier, download these VS code extensions:

    • ES7 React/Redux/GraphQL/React-Native snippets
    • ESLint

Developer:

License:

Copyright (c) 2023 Miguel Lamas - https://github.com/MiguelLamas

react-todo's People

Contributors

miguellamas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.