Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmetbozkir/react-portfolio
Protfolio Website | Plain and Simple Nextjs.
https://github.com/mehmetbozkir/react-portfolio
emailjs eslint marquee nextjs portfolio portfolio-website react react-daisyui react-fast-marquee react-icons react-map react-maps react-portfolio react-portfolio-template react-portfolio-website react-simple-maps reactjs responsive responsive-design responsive-web-design
Last synced: 3 days ago
JSON representation
Protfolio Website | Plain and Simple Nextjs.
- Host: GitHub
- URL: https://github.com/mehmetbozkir/react-portfolio
- Owner: MehmetBozkir
- License: mit
- Created: 2024-04-10T00:10:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T13:30:25.000Z (3 months ago)
- Last Synced: 2024-10-04T17:18:23.172Z (about 1 month ago)
- Topics: emailjs, eslint, marquee, nextjs, portfolio, portfolio-website, react, react-daisyui, react-fast-marquee, react-icons, react-map, react-maps, react-portfolio, react-portfolio-template, react-portfolio-website, react-simple-maps, reactjs, responsive, responsive-design, responsive-web-design
- Language: JavaScript
- Homepage: https://mehmetsalihbozkir.netlify.app/
- Size: 13.2 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-Portfolio
Protfolio Website | Plain and Simple Nextjs.
## :link: Demo
- Netflify to see and examine by yourself a demo of the site.
: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.
## 💬 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.
## :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/React-Portfolio.git# Go into the repository
$ cd React-Portfolio# Install dependencies
$ npm install# Run the app
$ npm run dev
```