Skip to content

getYourMentor-org/frontend-project-beginner-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GetYourMentor Frontend project - Beginner/1

DEMO LINK

<INSERT_DEMO_LINK_HERE>

Target

Build a note taking app.

Design

https://collectui.com/designers/adriengervaix/notes-widget

Specifications

  • As show in the design, the app should provide support for creating multiple notes.
  • Within a note, you can write any text.
  • Each note should have a "title" and the actual "note".
  • You should be able to save any note.
  • Notes get saved in localStorage.
  • Left sidebar lists all saved notes...showing their title and first few characters.
  • Clicking on any note in the left sidebar shows the note in the right side area.
  • Left sidebar also has a "New note" button which creates a new note with title as "Untitled Note".

Development

  • Fork this repo.
  • Keep all your project files in this repo
  • Build the project with with vanilla (no library/framework) HTML, CSS and JavaScript.
  • Join our Telegram group for any help, discussion, questions - https://t.me/getyourmentor

Submitting the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published