Welcome to the Alay project, dedicated to creating custom street maps of Indian cities. This project aims to provide beautiful and customized street maps for your home or workspace decor. Please note that this project is still under development, and we have ambitious plans for its future.
Visit the Alay Website to explore our custom street maps of Indian cities.
Our goal is to offer a platform for creating and printing custom street maps with various styles and frames to enhance your interior decor. We plan to provide multiple map styles, including classic, modern, and artistic, tailored to suit your preferences. Additionally, you'll be able to choose from a variety of frames, such as wooden and metal, in various colors to match your interior design.
Screenshots Here are some screenshots of the Alay project in action:
Screenshot 1 |
Screenshot 2 |
Screenshot 3 |
Screenshot 4 |
To achieve this, we leverage the power of the following technologies:
-
Next.js: This project is built using Next.js, a powerful React framework that allows for fast and efficient development.
-
Firebase Storage: We use Firebase Storage to store and manage map data and user customization.
-
React Leaflet: React Leaflet is utilized for displaying interactive maps within our application, giving users a seamless experience when exploring the map.
-
HERE Maps API: To style and enhance our maps, we integrate the HERE Maps API, providing a wide range of options to create visually appealing maps.
To get started with this project, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/your-username/alay.git cd alay npm install # or yarn install npm run dev # or yarn dev
Open http://localhost:3000 in your browser to see the project in action. You can start editing the pages in the pages directory, and the page will auto-update as you make changes.
Contributing We welcome contributions and feedback from the community. Feel free to check out the GitHub repository and submit your ideas, bug reports, or feature requests.
Deployment The easiest way to deploy your Next.js app is to use the Vercel Platform. You can check out the Next.js deployment documentation for more details.
Feel free to customize this README further to match your project's specific requirements and goals.