/Buisness_Portfolio-2.0

Simple React Next.js portfolio

Primary LanguageJavaScript

Getting Started

Install the dependencies and run the development server

npm install
npm run dev
# or
yarn
yarn dev