/portfolio-app

Portfolio App using Next.js

Primary LanguageTypeScript

Portfolio App

I have been developing this project by watching Time to Code YouTube series.

Check video playlist

Check her YouTube channel

In this tutorial, I have learned some best practises on Typescript, TailwindCss, Jest, Mongodb. Thanks to @timeToCode-ali

Getting Started

Clone this project:

git clone https://github.com/aygunbyr/portfolio-app.git

Install npm packages:

npm install

Run the development server:

npm run dev