My Portfolio Next.js
Project aims get information about My Personal Portfolio via a Javascript React with Next.js framework.
At the end of the this project, you will be able to;
-
improve coding skills within ReactJS, Typescript, Next.js, Tailwindcss, Framer Motion.
-
use git commands (push, pull, commit, add etc.) and Github as Version Control System.
Contact App (folder)
|
|----readme.md
SOLUTION
βββ assets
βββ styles
βββ pages
βββ data
βββ components
β βββ About.tsx
β βββ BgCircle.tsx
β βββ Contact.tsx
β βββ Header.tsx
β βββ MoonIcon.tsx
β βββ Projects.tsx
β βββ Skill.tsx
β βββ Skills.tsx
β βββ SunIcon.tsx
βββ public
β βββ components
β β βββ form
β β β βββ Form.js
β β βββ table
β β βββ Table.js
β βββ utils
β β βββ customToastify.js
β β βββ functions.js
β β βββ firebase.js
β βββ App.js
β βββ App.css
β βββ index.js
β βββ Animation.gif
β βββ index.css
βββ package.json
βββ yarn.lock