2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00
2024-12-24 11:23:20 -10:00

jakesphotos

A simple photography portfolio page written in vanilla React.

First Time Setup

  1. Create basic react app.
npx create-react-app portfolio
  1. Install missing packages
npm install web-vitals
npm install react-router-dom
  1. Test changes/fixes with
npm install
npm start
Description
A simple photography portfolio page.
Readme 158 MiB
Languages
JavaScript 66.1%
CSS 27.9%
HTML 4.5%
Dockerfile 1.5%