Skip to content

MehmetBozkir/React-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React-Portfolio

Responsive Photo 1

Protfolio Website | Plain and Simple Nextjs.


๐Ÿ”— Demo

  • Netflify to see and examine by yourself a demo of the site.

๐Ÿ”ง Features

  • 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.


    ๐Ÿ’ฌ Project Innovations/Advantages

    First Project : Github.io

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.

๐Ÿ“– How to use

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/React-Portfolio.git

# Go into the repository
$ cd React-Portfolio

# Install dependencies
$ npm install

# Run the app
$ npm run dev