Welcome! I would appreciate if you Star my Repository
View Demo
·
Changelog.md & Roadmap
·
Report Bug
·
Request Feature
-
Innovative Card Designs
Showcases your work with visually striking card designs, each offering a unique perspective and style. -
Dynamic Header & Navigation Menu
Features an animated header and menu for a modern, engaging user experience. -
Integrated Gallery & Lightbox
Seamless viewing experience with an elegant, responsive gallery. -
Dark/Light Mode
Optimized for both bright and dim environments to enhance usability. -
Holographic Card Design
Utilizes holographic effects for a futuristic and visually appealing look. -
Responsive Design
Fully optimized for various devices, including mobile, tablet, and PC, ensuring consistent performance across platforms like Windows, macOS, and Linux.
I'll be adding more in the near future. Potential updates include:
- Advanced animations and effects.
- More customization options.
- Additional themes for better personalization.
Here are some images showcasing the project:
Animated & Beautiful Grid | Filters | Dark-Mode |
---|---|---|
Here are the key technologies, languages, and tools used in this project:
To clone and run this application, you'll need Git and Node.js (which includes npm) installed on your computer. Follow these steps:
- Clone the repository:
git clone https://github.com/GylanSalih/NextJS-Portify/
- Navigate into the repository:
cd NextJS-Portify
- Install dependencies:
npm install
or
yarn install
- Run the website:
npm start
or
yarn start
Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.
We welcome contributions to NextJS-Portify! 🎉 Whether it's fixing bugs, improving documentation, or adding new features, your help is always appreciated.
-
Fork the Repository
Click on theFork
button at the top-right corner of this repository to create your copy. -
Clone Your Fork
git clone https://github.com/<your-username>/NextJS-Portify.git cd NextJS-Portify
-
Create a Branch
Create a new branch for your feature or bug fix.git checkout -b feature/your-feature-name
-
Make Changes
Implement your changes and commit them with a descriptive message.git add . git commit -m "Add: Description of the changes"
-
Push Changes
Push your changes to your forked repository.git push origin feature/your-feature-name
-
Open a Pull Request
Go to the original repository and click onNew Pull Request
. Ensure your pull request has a detailed description of your changes.
Contribution Guidelines
- Follow the Code Style: Ensure your code follows the repository’s style guide.
- Write Clear Commit Messages: Use concise and descriptive commit messages.
- Test Your Changes: Verify that your changes work as expected.
- Be Respectful: When reviewing or discussing code, always be respectful and considerate of others.
Need Help?
If you're stuck or need guidance, feel free to open an issue or start a discussion in the repository. We're here to help! 💬
See the open issues for a full list of proposed features (and known issues).
For a comprehensive list of changes and updates, please refer to the CHANGELOG.md file.
Distributed under the MIT license. See LICENSE.txt for more information.
I would like to acknowledge and give credit to the following resources that have been instrumental in the development of this project. Special thanks to the creators of these tools and libraries:
If you like this project, please consider starring it on GitHub! Your support is greatly appreciated!