/my_persona

JS/HTML5 project to make an editable persona page

Primary LanguageHTML

JS/HTML5 practice project to make an editable persona page.

https://lemon07r.github.io/my_persona/

To do and project conditions:

  • Make personal page desribing birthdate, hobbies. DONE
  • Red Background. DONE
  • Button to change background, name, birthdate or hobbies. PARTIAL
  • Persistent data changes.
  • Use of local storage to keep user data.
  • Use of CSS to make visually appealing. DONE
  • Make responsive without the use of any framework. DONE
  • No backend needed. DONE