Visit Am4nn/Portfolio-Nextjs-Website github repository for the updated portfolio made using Nextjs:14
Welcome to my portfolio website built with ReactJS, Three.js, and hosted on Vercel with a custom domain react.amanarya.com
This project showcases my portfolio and allows visitors to view my work and send me messages directly through the website.
You can see the live demo of this project at https://react.amanarya.com
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Am4nn/Portfolio-Website.git
-
Navigate to the project directory:
cd Portfolio-Website
-
Install the dependencies:
npm install
-
Start the React app:
npm start
-
Open your web browser and visit http://localhost:5173/ to view the project locally.
-
ReactJS: The frontend is built using ReactJS, making it highly interactive and responsive
-
Three.js: Three.js is used for 3D graphics rendering, adding a visually appealing aspect to the portfolio
-
Serverless API: The website uses a serverless function hosted on Vercel to handle form submissions and send emails using Nodemailer
-
Custom Domain: The portfolio is hosted on a custom domain, react.amanarya.com
If you have any questions, feedback, or would like to get in touch with me, you can use the contact form on my portfolio or email me at 125aryaaman@gmail.com
This project is licensed under the MIT License - see the LICENSE file for details.