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 install
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
First build the project:
npm run build
firebase emulators:start
firebase 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