This portfolio showcases a selection of my projects and achievements in software development. I'm passionate about creating innovative and functional solutions, and this portfolio reflects my journey and skills in development.
Email : kevin.nizet@gmail.com
LinkedIn : link
Feel free to explore my projects above and reach out to me for any collaboration or professional opportunities !
View live preview here.
- HERO SECTION
- ABOUT ME
- EXPERIENCES
- SKILLS
- PROJECTS
- EDUCATION
- CONTACT
node --version
git --version
Once you have fork and clone the repo, you should install all the packages.
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
On emailjs.com you can create a new account for the mail sending. After setup emailjs
account, you should create a new .env
file from .env.example
file.
Eg:
NEXT_PUBLIC_EMAILJS_SERVICE_ID =
NEXT_PUBLIC_EMAILJS_TEMPLATE_ID =
NEXT_PUBLIC_EMAILJS_PUBLIC_KEY =
Used Package List |
---|
next |
@emailjs/browser |
lottie-react |
react-fast-marquee |
react-icons |
react-toastify |
typwriter-effect |
react-toastify |
sass |
tailwindcss |
This projects is freely inspired from @Abu Said open source project