Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT)

preview_player
Показать описание
Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT)

Hey guys! Today we will be diving into web development with this beginner-friendly tutorial, crafting a Notes App using HTML, CSS, and JavaScript.

Perfect for 2024, we'll break it down step by step—ideal for beginners and those seeking a practical project. No prior experience? No problem! From HTML to JavaScript, we'll cover the basics and build a real-world Note Taking App. Ready to enhance your skills in frontend development? This tutorial is your gateway to creating a stylish and functional app!

Tags:

notes app javascript,build a notes app with javascript,build a notes app in html css javascript,note taking app javascript,note taking app html css javascript,javascript tutorial for beginners,javascript project,javascript beginner project,javascript for beginners,html css javascript project,javascript projects for practice,javascript tutorial,javascript tutorial 2024,devression,frontend projects,frontend project ideas,web development projects,html css tutorial
Рекомендации по теме
Комментарии
Автор

THANKS! This was my first full js/html/css project with something functional.

Tyneo
Автор

great css/js/html project, i love this idea of a notes app. keep up the good work!

useronetwothree-zf
Автор

Bro youre the best. This is what a type explanation i was looking for🖤

awaluddintogar
Автор

Amazing content as always, keep it up buddy 💖

huxnwebdev
Автор

was coding with you and when finished it i had some trouble so i just copied and pasted the code on github and now it's not displaying at all idk what's wrong

dacithethird
Автор

Why is the button to add a note that doesn't work I'm looking for a mistake? Does anyone help me?

myhello
Автор

Hi, I copied over your code in the github but It seems to have a scrollbar in the middle of each new note you make

syedusmanbukhari
Автор

does this work with the visual code app?

drounny
Автор

Not getting an editing popup on my. Even went and double checked my work with the repo

thewalrusdragon
Автор

the create button is not functioning it says " Uncaught SyntaxError: Unexpected token '<', ..."
<p class=""... is not valid JSON
at JSON.parse (<anonymous>)
at createNote (script1.js:35:36)
at HTMLButtonElement.onclick (indexx.html:1:1)"

Nothingless-is