Skip to content

rafalnawojczyk/Personal-Portfolio-Website

Repository files navigation

Personal Portfolio website

LIVE VERSION HERE

Table of contents

General info

Beautiful website designed by Brittany Chiang, that I decided to grasp design from for my personal portfolio website. It's

Personal portfolio website

Technologies

Project is created with:

  • Next.js Framework built around React, which adds SSG/SSR/ISR, API routes, routing and much more with minimum effort.
  • React UI development library, build with creating reactive apps in Javascript (version: 18.2.0)
  • Typescript Javascript superset, which add static typing to Javascript (version: 4.8.4)
  • SASS CSS preprocessor, which adds mixins, functions, variables into CSS with ease (version: 1.55.0)

Setup

Clone this repo to your desktop and run this command to install all the dependencies:

npm install

To run application run this command:

npm run dev 

Pagespeed

Personal portfolio website

About

Personal portfolio page created in Next.js, React, Typescript and SCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published