Some development commands for reference.
# Build for production
yarn build
# Clean the build files
yarn clean
# Check for linting errors
yarn lint
# Try to fix the linting errors
yarn lint:fix
# Start the development server
yarn start
The project's source code is licensed as MIT, but the images are not licensed.