Skip to content

CoderJae777/EverythingAboutWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EverythingAboutWebApp

Personal notes and projects whilst taking the Meta React Native Specialization on Coursera.

What's Inside

Notes & Cheatsheets

File Topic
Frontend/html.md HTML elements, attributes, forms, semantic layout
Frontend/css.md Selectors, box model, flexbox, grid, responsive design
Frontend/reactjs.md React components, props, state, hooks, routing, styling
Javascript/javascript.md Modern JS (ES6+), array methods, async/await

Projects

Project Description Built With
counter_app Simple counter app Vite + React
jae-calculator Calculator with add, subtract, multiply, divide Create React App
meta-react-basics Components, props, and event handling practice Vite + React
random-number-cards Component reusability and props lab Vite + React

Repository Structure

EverythingAboutWebApp/
├── Frontend/          # HTML, CSS, React notes
├── Javascript/        # JavaScript notes
├── Backend/           # (coming soon)
└── Projects/          # Hands-on React projects

License

This project is for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors