ab-noori / react-todo-app
All main concepts of React like: components, props, state, and hooks are used to create a todo application.
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for react-todo-app
- The database diagram is interpreted, and implemented the SQL needed to build that database.☆16Updated last year
- A school library application will record the books available in the library and track their borrowers. It will allow new students or teac…☆20Updated last year
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆20Updated last year
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆15Updated last year
- Awesome Books ES6 is a simple website that is created using ES6 syntax and modules to displays a list of books and allows you to add and …☆22Updated last year
- Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a mod…☆19Updated last year
- "Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using React.JS library, that allows users to ma…☆18Updated last year
- Connecting async logic to interact with a Redux store when fetching data from an external API.☆15Updated last year
- The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower read…☆18Updated last year
- Awesome movies is a JavaScript-based project that utilizes ES6 syntax, async/await, and follows best practices to build single page apps.…☆17Updated last year
- The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse c…☆17Updated last year
- This is a sample repository for setting up the Rails.☆15Updated last year
- Practicing the concepts of creating a store, dispatching actions, and reducers.☆12Updated last year
- Personal repository to locate the README file about my GitHub profile.☆19Updated 9 months ago
- A few practical tests for JavaScript functions using the Jest library. The AAA pattern is followed to make our tests easier for other dev…☆14Updated last year
- This repository is created just for practicing the Gitflow.☆13Updated last year
- The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved th…