Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmetBozkir authored Apr 22, 2024
1 parent a27d344 commit a47939c
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# MehmetBozkir.github.io


Protfolio Website | Plain and Simple Nextjs.

I continue to update this project in another repo, please follow there. <a target="_blank" href="https://github.com/MehmetBozkir/React-Portfolio"> New Repo </a>


<p align="center">

<br>

:wrench: 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.

<br>

## :link: Demo
- <a target="_blank" href="https://mehmetbozkir.github.io/"> Netflify </a> to see and examine by yourself a demo of the site.

<br>

## 💬 Project Innovations/Advantages

Second Project : <a target="_blank" href="https://github.com/MehmetBozkir/React-Portfolio"> New Repo </a>

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.

<br>

## :book: How to use
To clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [ReactJS](https://reactjs.org/docs/getting-started.html) 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
```

<br>

0 comments on commit a47939c

Please sign in to comment.