https://github.com/abhiramready/react-projects
β Initial React.js Projects covering fundamental concepts
https://github.com/abhiramready/react-projects
reactjs
Last synced: 2 months ago
JSON representation
β Initial React.js Projects covering fundamental concepts
- Host: GitHub
- URL: https://github.com/abhiramready/react-projects
- Owner: abhiramready
- License: mit
- Created: 2020-12-15T06:43:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T05:15:53.000Z (over 1 year ago)
- Last Synced: 2025-01-24T02:55:48.071Z (4 months ago)
- Topics: reactjs
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## π Introduction
I made these Projects as I learn and explore new concepts in React.jsβ## π― Concepts Learned
* Introduction to React
* React DOM and JSX
* Components, Create React App
* Functional Components, Props
* States, Hooks, and Conditional Rendering## 1. Meme Maker
#### [π¨βπ»Code](https://github.com/abhiramready/React-Projects/tree/main/Meme-Maker) | [Demoπ](https://meme-react.netlify.app/)
## 2. ToDo Neumorphic
#### [π¨βπ»Code](https://github.com/abhiramready/React-Projects/tree/main/ToDo-Neumorphic) | [Demoπ](https://todo-minimal.netlify.app/)
## π License
[MIT](https://github.com/abhiramready/React-Projects/blob/main/LICENSE)