A website where information about me, my social media accounts, my skills, the tools I use or my projects can be accessed.
React JS + React Router + Zustand + GitHub API + Axios + Tailwind CSS + React Icons + classNames + Vite
Clone the project
git clone https://github.com/Wiazeph/emreerden-dev.git
Go to the project directory
cd emreerden-dev
Install dependencies
npm install
Start the server
npm run dev
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh