Overview
This project is a revamped version of the Portfolio-V1, with numerous updates including functionality, API integration, significant UI changes, bug fixes, and more. It follows a simplistic “one page one scroll” design philosophy, similar to V1. The project is fully open source and encourages contributions from anyone interested. Elements of the app are linked to a content.json file for easy editing.
Features
- Revamped UI and theme inspired by a demo
- Functionality updates
- API integration
- Bug fixes
- Simplistic “one page one scroll” design philosophy
- Open source project
- Content stored in a content.json file for easy editing
Installation
To install and set up the theme, follow these steps:
- Clone the repository or download the latest release.
- (Optional) Use NVM to ensure the correct Node version (v16.20.2) is used.
- Install the dependencies using npm or yarn.
- Start the development server using npm or yarn.
Summary
This project is a revamped version of the Portfolio-V1, with updates to functionality, UI, and bug fixes. It follows a simplistic design philosophy and allows easy editing through a content.json file. The project is open source and encourages contributions from others.