Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goktugyalcin/next-portfolio-sample
A portfolio which built with Typescript and Next
https://github.com/goktugyalcin/next-portfolio-sample
framer-motion nextjs radix-ui shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
A portfolio which built with Typescript and Next
- Host: GitHub
- URL: https://github.com/goktugyalcin/next-portfolio-sample
- Owner: GoktugYalcin
- Created: 2023-08-06T10:53:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T21:24:12.000Z (about 2 months ago)
- Last Synced: 2024-11-15T22:20:32.130Z (about 2 months ago)
- Topics: framer-motion, nextjs, radix-ui, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://next-portfolio-sample.vercel.app
- Size: 469 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Portfolio Sample
- A portfolio written with Next.js and TypeScript.
- Also used **App Router**, **Tailwind**, **Framer Motion**, **shadcn/ui**![Image](https://github.com/GoktugYalcin/next-portfolio-sample/blob/main/image.jpg?raw=true)
## How to use
- Create an .env file with example that can be found on project
- Edit the __infos.js__, __sitemap.xml__, __robots.txt__ files
- Then run the following command:```bash
npm install && npm run dev
```## Features
- "What am I listening" service from Last.fm 🎧
- Medium blogs ✍🏼
- Unsplash photos 📸## Contributing
You can change specifications and add new features to this project. If you want to contribute to this project, your pull requests are welcome. If you find a bug or want to request a new feature, please open an issue.