/photo-gallery

A simple photo gallery app to display my photos in web.

Primary LanguageTypeScript

Photo Gallery

To set up development environment, use the following commands:

  1. Download and install required libraries
npm i
  1. Start the development server.
npm start

Deploy to Github Pages

npm run publish