Protfolio Website | Plain and Simple Nextjs.
I continue to update this project in another repo, please follow there. New Repo
-
Responsive web design :
- Different designs customized for small and large screens.
-
UI&UX Desigin
-
Ability to communicate directly with the contact section.
-
Easter egg on console.
-
Original and moving design.
- Netflify to see and examine by yourself a demo of the site.
Second Project : New Repo
1. Design Improvements :
- Color transitions have been edited.
2. Connection tab activated :
- It became active because environment variables were added to the Contact section..
3. General upgrades :
- Added a downloadable cw.
To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/MehmetBozkir/MehmetBozkir.github.io.git
# Go into the repository
$ cd MehmetBozkir.github.io
# Install dependencies
$ npm install
# Run the app
$ npm run dev