-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.md
102 lines (66 loc) · 2.83 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#!/bin/bash
cat <<EOF > README.md
# Desi Delicacies
[](https://github.com/yashpawar6849/Microsoft-FRT-Intern/blob/master/LICENSE)
> Celebrate the vibrant flavors and spices of authentic Indian cuisine with Desi Delicacies.
Visit the live site: [Desi Delicacies](https://black-forest-02091a610.5.azurestaticapps.net/)
---
## Description
Desi Delicacies is a website dedicated to exploring the rich and diverse flavors of Indian cuisine. From aromatic spices to vibrant dishes, it offers a culinary journey through the essence of Indian food culture.
---
## Features
- **Homepage**: Navigate through sections highlighting different aspects of Indian cuisine.
- **About**: Learn about the origins and philosophy behind Desi Delicacies.
- **Contact**: Reach out via a contact form and explore location details.
- **Instagram Feeds**: Discover the latest updates and visual delights through Instagram integration.
- **Responsive Design**: Ensures a seamless experience across devices.
---
## Screenshots

---
## Technologies Used
- HTML5
- CSS3
- JavaScript
- Bootstrap: For responsive design and layout.
- Azure Static Web Apps: Hosting platform for seamless deployment.
- Azure Translator API: Enhances accessibility by providing translation capabilities.
---
## Installation
1. Clone the repository:
\`\`\`
git clone https://github.com/yashpawar6849/Microsoft-FRT-Intern.git
\`\`\`
2. Navigate to the project directory:
\`\`\`
cd Microsoft-FRT-Intern
\`\`\`
3. Open \`index.html\` in your browser.
---
## Usage
1. Explore different sections using the navigation menu.
2. Fill out the contact form to get in touch.
3. Enjoy the visual feast of Instagram feeds showcasing Indian cuisine.
4. Toggle between light and dark themes using the theme switch.
---
## Contributing
Contributions are welcome! To contribute to Desi Delicacies, follow these steps:
1. Fork the repository.
2. Create a new branch (\`git checkout -b feature/new-feature\`).
3. Make modifications and commit changes (\`git commit -am 'Add new feature'\`).
4. Push to the branch (\`git push origin feature/new-feature\`).
5. Submit a pull request.
---
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
## Acknowledgements
- [W3layouts](http://w3layouts.com) for the template base.
- Icons by Font Awesome.
- Instagram API integration inspired by [Instagram Basic Display API](https://developers.facebook.com/docs/instagram-basic-display-api/).
---
## Contact
Yash Pawar
- [GitHub](https://github.com/yashpawar6849)
- [LinkedIn](https://www.linkedin.com/in/yash-sanjivkumar-pawar-862702287/)
Project Link: [Desi Delicacies Repository](https://github.com/yashpawar6849/Microsoft-FRT-Intern).