Skip to content

This is my portfolio showcasing my skills and way of coding ✨

Notifications You must be signed in to change notification settings

stephanianevado/portfolio

Repository files navigation

Stephania Nevado's Portfolio

I could have created this portfolio with some online template or no-code solution - but I didn't want to do that 🤓 Instead, I've used this portfolio as a way to showcase my skills and way of coding.

If you have a look inside this repository you'll find a well-organized, linted and strictly formatted project with my own custom theme structure.

The code is formatted with Prettier and linted with ESLint.


Starting this app locally 🚀

Prerequisites

  1. Install Node.
  2. Install npm.

Running

  • Install dependencies by running npm i in the root.
  • Run the app locally with next dev.

Releases

No releases published

Packages

No packages published