Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketkumar15/react-js-projects
A collection of basic React.js projects built during my learning journey. These projects demonstrate my understanding of fundamental React concepts and techniques.
https://github.com/aniketkumar15/react-js-projects
css html javascript js react react-app react-components react-hooks reactjs tailwind tailwind-css tailwindcss web-development
Last synced: 5 days ago
JSON representation
A collection of basic React.js projects built during my learning journey. These projects demonstrate my understanding of fundamental React concepts and techniques.
- Host: GitHub
- URL: https://github.com/aniketkumar15/react-js-projects
- Owner: AniketKumar15
- Created: 2024-08-25T14:56:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:28:18.000Z (about 2 months ago)
- Last Synced: 2024-10-11T11:44:32.906Z (28 days ago)
- Topics: css, html, javascript, js, react, react-app, react-components, react-hooks, reactjs, tailwind, tailwind-css, tailwindcss, web-development
- Language: JavaScript
- Homepage:
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NewsApp/.gitignore
Awesome Lists containing this project
README
React Learning Projects
A collection of basic React.js projects built during my learning journey. These projects demonstrate my understanding of fundamental React concepts and techniques.
Projects Included
- Background Changer
- Password Generator
- To Do List
- News App
- Text Editor
- Portfolio website
- Currency Converter
- Leobot
Technologies Used
- React.js
- Tailwind
- React Router
Learning Outcomes
- React components and props
- State management and hooks
- React Router
- Tailwind
- Learn how to change page, change url without using react router.(Project Name : Leobot)
Note: These projects are for learning purposes only and are not intended for production use.