This is the repository of bedirhan.design which is the portfolio of my personal projects.
Following technologies are used in this project:
First install the npm packages:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
First build the project:
npm run buildfirebase emulators:startfirebase deploy --only hosting -m "Deploy message"- Navigation
- Mobile navigation
- Dark mode
- Projects Page
- Blog Page
- Bookmarks Page
- Sport Page
- Display GPX data on map for running exercises
- Redesign mobile footer
- Integrate custom svg icons
- SEO Next/Head