Welcome to my portfolio website! I've created this site using Next.js to showcase my best work as a creative professional. You'll find examples of my projects and can learn more about me and my skills on the About page. Feel free to get in touch via the Contact page if you're interested in working together. Thank you for visiting!
I used vercel to deploy it. (https://www.armaancodes.com/)
- Basic frameworks: Next.js
- UI-tools: TailwindCSS
- IDE : Visual Studio Code
- @emotion/memoize
- @emotion/react
- @emotion/styled
- @mui/icons-material
- @mui/material
- axios
- node-cache
- react-code-blocks
- framer-motion
- devicons-react
- redux
- react-redux
- redux-persist
- redux-thunk
- styled-components
To clone this project, you will need to perform multiple steps.
git clone https://github.com/armaanjaj/portfolio_v2
.- In the same directory where you cloned the project run
npm i
. - Finally run this project using,
npm run dev
. - Open http://localhost:3000 with your browser to see the result.