-
Alyssa De Metro is currently a Software Developer at Dabble Lab. This Repository holds her Portfolio website, hosted via Vercel and deployed at alyssademetro.vercel.app
-
In addition to viewing this site, please see my tutorial hosting site located at alyssademetro-tutorials.vercel.app, as well as it's corresponding Tutorials Repository
- To begin, clone this project to your local device, and from the project's root folder open the terminal. Run the commands below in succession.
npm install
npm run build
npm run dev
-
Open your browser to localhost:3000
-
Thank you for visiting my Repository!