8000 GitHub - nicoryy/PersonaFrame: A beautiful portfolio design from a figma post made with NextJs and editable with personal data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicoryy/PersonaFrame

Repository files navigation

PersonaFrame

This design was inspired in Beatrice Wambui at Figma Website.

Application Preview

Live Demo ScreenShot

👉 Live Demo

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests GitHub last commit

A beautiful portfolio design from a figma post made with NextJs and editable with personal data.

Adjustments and Improvements

The project is still under development and the next updates will focus on the following tasks:

  • Scalability: Ensure the application can handle growth and increased demand.
  • Dark Mode: Provide an option for a dark theme for comfortable viewing.
  • Personal Information Edits: Allow customization with personal details. ( this is all the thing that's make this different )
  • Color Customization: Enable users to change color schemes.
  • Responsiveness: Optimize the design for various devices and screen sizes.

Scalability

The application is designed with scalability in mind. Future features and increasing content will be handled efficiently through:

  • Modular design: Components are separated and reusable, promoting maintainability and scalability.
  • Efficient data structures: Data is organized logically to minimize performance bottlenecks.
  • Cloud-based hosting: Leveraging cloud infrastructure allows for easy scaling of resources as needed.

💻 Prerequisites

Before starting, ensure you meet the following requirements:

  • You have installed the latest version of Node 22
  • You have a <Windows / Linux / Mac> machine. Indicate which operating system is compatible / not compatible.

🚀 Installing PersonaFrame

To install PersonaFrame, follow these steps:

Linux and macOS:

git clone https://github.com/nicoryy/PersonaFrame
cd PersonaFrame
npm install

Windows:

git clone https://github.com/nicoryy/PersonaFrame
cd PersonaFrame
npm install

☕ Using PersonaFrame

To use PersonaFrame, just:

npm run dev

📫 Contributing to PersonaFrame

To contribute to PersonaFrame, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin PersonaFrame / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation on how to create a pull request.

About

A beautiful portfolio design from a figma post made with NextJs and editable with personal data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0