Skip to content

Latest commit

 

History

History

personal-website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Personal Website

Personal Website screenshot

Live

Description

A personal website with portfolio and contact form, with the language and theme toggles.

Tools

  • React
  • Styled Components

Build & run instructions

This project is built with Create React App, so the scripts to build and run are provided.

Build with:

npm run build

Run with:

npm start

Test with:

npm test

Compatibility

Tested with:

  • Node.js 16.13.1 (use --openssl-legacy-provider in the build command on newer versions)
  • Mozilla Firefox 114.0.2
  • Microsoft Edge 97.0.1072.55