-
Make sure Git and NodeJS is installed.
-
Clone this repository to your local computer.
-
Open terminal in root directory. Run
npm install --legacy-peer-deps
oryarn install --legacy-peer-deps
. -
Now app is fully configured 👍 and you can start using this app using
npm run dev
oryarn dev
.
Useful resources and dependencies that are used in My Portfolio.
- three-js: 0.164.1
- react: 18.2.0
- vite: 13.4.3
- emailjs-browser: 4.3.3
- framer-motion: ^10.12.16
- react-srcoll: ^6.4.2
- react-dom: 18.2.0
- react-hook-form: 7.51.4
- react-icons: ^4.8.0
- react-tsparticles: ^2.9.3
- tsparticles: ^2.9.3
- sass: ^1.77.1
- autoprefixer: ^10.4.14
- eslint: 8.41.0
- eslint-plugin-react-hooks: 4.6.0
- postcss: ^8.4.23
- tailwindcss: ^3.3.2
To learn more about React.js, take a look at the following resources:
- Three.js Documentation - learn about awesome Three js.
- React.js Documentation - learn about React.js library.
- Learn Vite.js - Vite Next Generation Frontend Tooling.
You can check out the React.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your React.js app is to use the Netlify Platform
Check out Vite.js deployment documentation for more details.
You can also give this repository a star to show more people and they can use this repository.