Ph Festival is my first web application project from college. I designed it using Figma to ensure a visually appealing and user-friendly interface. The goal was to showcase Philippine festivals with a focus on aesthetics and user experience.
This application offers a comprehensive exploration of annual festivals in the Philippines, featuring vibrant galleries, timelines, detailed festival pages, and interactive search and filter options for an enhanced user experience.
- Cultural Showcase: Provides in-depth insights into the history, significance, and evolution of various festivals.
- Dynamic Visuals: Utilizes an image slider and vibrant galleries to bring festivals to life.
- User Engagement: Enhances the experience with detailed descriptions, multimedia content, and interactive elements.
- Interactive Exploration: Enables users to discover festivals by region, date, and cultural importance.
- Responsive Design: Ensures an optimized experience across all devices.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgments section. Here are a few examples:
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running, follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
-
npm
sh
Copy code
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
-
Clone the repo
sh
Copy code
git clone https://github.com/code-jas/ph-festival-next.git -
Install NPM packages
sh
Copy code
npm install -
Set up environment variables
sh
Copy code
cp .env.example .env -
Run the development server
sh
Copy code
npm run dev
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See MIT License for more information.
Email: johnangelo.silvestre04@gmail.com
Project Link: https://github.com/code-jas/ph-festival-next
