A web application for a shopping mall directory, deployed on Netlify.
- Interactive mall directory
- Store listings and information
- Responsive design for all devices
- Node.js (v16 or later)
- npm
# Install dependencies
npm install
# Start the development server
npm start
npm run build
This site is automatically deployed via Netlify when changes are pushed to the main branch.
MIT