🗃 Business card / nameplate web site
This project was bootstrapped with Create React App.
After running yarn install
, in the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
It uses react-snapshot
to statically pre-render all the site's pages.
Site copy is located in Markdown files in the src/md/
directory. When you're running the site in development mode, as you make changes to the Markdown and save them, the site will automatically reload to display those changes. On build, the Markdown content gets bundled with the JavaScript assets.
This project is MIT-licensed. Fork and reuse the code, update the content to your own, and if you can, please link back to ginatrapani.org. Thanks!