https://github.com/codedwells/lux-academy-reactbootcamp
This repo contains all projects done while in the lux academy React bootcamp 2022
https://github.com/codedwells/lux-academy-reactbootcamp
bootcamp-project javascript react
Last synced: about 1 year ago
JSON representation
This repo contains all projects done while in the lux academy React bootcamp 2022
- Host: GitHub
- URL: https://github.com/codedwells/lux-academy-reactbootcamp
- Owner: Codedwells
- Created: 2022-11-27T10:05:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T10:44:45.000Z (over 3 years ago)
- Last Synced: 2025-02-06T21:14:57.084Z (over 1 year ago)
- Topics: bootcamp-project, javascript, react
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lux-Academy-ReactBootCamp 2022
This repo contains all projects done while in the lux academy React bootcamp 2022
# 1. [ToDO](https://github.com/Codedwells/React-ToDo-app) app React
This is a todo app made using ReactJs.
It highlights some of the concepts learned including props, useState
conditional rendering, components and their reusability.

---
# 2. [TaskManager](project2-ContextAPI/) React
This is a Task Manager made using ReactJs.
This project was done as we learnt about the React Context API
The state in this app is managed using the Context API

---
All the projects were done for Lux tech Academy the React BootCamp 2022.