- React.js
- Three.js
- Framer Motion
- TailwindCSS
To get started, follow these simple steps:
Make sure you have node 16.0.0
or higher and npm 9.0.0
or higher installed.
- After opening the files in Visual Studio Code, open the VS Code integrated terminal and run the following commands:
npm install
This will install all the packages and dependencies used in the project.
- Run the following command to start a local server:
npm run dev
This will open up the project on a browser on http://localhost:5173/
- To create a production build:
npm run build
- To preview the site as it will appear once deployed:
npm run preview
If you have any feedback, suggestions, or would like to contribute to this project, your involvement is highly valued. Feel free to open an issue or submit a pull request with your ideas and enhancements. Remember, this template is a starting point, and the true magic lies in making it your own. Enjoy the journey of creating a stunning portfolio that represents your unique talents and accomplishments!
Happy coding and showcasing!
Give a ⭐️ if you like this project!