A mock-up of a profile page with functionality to update: name, date of birth, favourite activity and favourite colour.
- Clone
https://github.com/jasminechatfield/profile-page.gitto your computer withgit clone https://github.com/jasminechatfield/profile-page.git. cdinto the directory containing the repository.- Run
npm installto install dependencies. - Run
npm startin the directory to compile it and open it in a browser.