Overview
The portfolio website in this repository is built using React JS and styled-components, with animations powered by framer-motion. The repository provides starter code for creating a stunning portfolio website. The website includes various sections such as home, intro, blog, and resources, and incorporates design elements from Figma and SVG icons from FontAwesome. The project also includes a 3D image from Vectary and background photo by Patrick Tomasso. The website is built using Create React App and can be easily run and deployed using the provided scripts.
Features
- Built with React JS
- Utilizes styled-components for styling
- Includes animations powered by framer-motion
- Multiple sections such as home, intro, blog, and resources
- Design elements from Figma and SVG icons from FontAwesome
- 3D image from Vectary and background photo by Patrick Tomasso
- Easy to run and deploy using provided scripts
Installation
To install and run the portfolio website, follow these steps:
- Clone the repository to your local machine.
- Open the project directory in your command line.
- Run the command
npm install
to install the necessary dependencies. - After the installation is complete, run the command
npm start
to start the development server. - Open your browser and navigate to
http://localhost:3000
to view the website.
Summary
This repository provides starter code for building a stunning portfolio website using React JS, styled-components, and framer-motion for animations. The website includes various sections and incorporates design elements from Figma, SVG icons from FontAwesome, a 3D image from Vectary, and a background photo by Patrick Tomasso. The project is easy to set up and deploy using the provided scripts.