Loading repository data…
Loading repository data…
darshanm17 / repository
Convert static HTML portfolio to dynamic React.js app with Framer Motion animations. Fetch API data for sections like Hero, Services, Projects, Skills, Testimonials, Social Media. Responsive design ensures compatibility. Future plans include contact forms, accessibility, and performance optimizations. Contributions welcome!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is a dynamic portfolio built using React.js and Framer Motion. It fetches data from an API endpoint to populate various sections of the portfolio, such as the Hero Section, Services, Projects, Skills, Testimonials, and Social Media Handles. The goal of this project is to convert a static HTML portfolio template into a dynamic React.js application, enhancing its visual appeal with animations using the Framer Motion library.
To get a local copy up and running follow these simple steps:
git clone https://github.com/your-username/ThePortfolyo-Assignment-Conversion.git
2.Navigate into the project directory:
cd ThePortfolyo-Assignment-Conversion
3.Install dependencies:
npm install
4.Start the development server:
npm start
License This project is licensed under the MIT License.