A modern web application for managing and displaying store information with a focus on user experience and clean design.
- Store listings with detailed information
- Blog system with rich content management
- User authentication and authorization
- Responsive design for all devices
- Modern UI components and icons
- Frontend: JavaScript/HTML/CSS
- Icons: Custom SVG glyphs
- Date handling: date-fns
- Styling: Custom CSS with modern design principles
- Clone the repository
- Install dependencies (if any)
- Configure environment variables
- Run the development server
src/- Source codeclient/- Client-side codecomponents/- Reusable UI componentsstyles/- CSS and styling files
server/- Server-side code (if applicable)
MIT License