Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mersadhabibi/portfolio
https://github.com/mersadhabibi/portfolio
javascript nextjs portfolio portfolio-website react resend resend-email tailwindcss typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mersadhabibi/portfolio
- Owner: MersadHabibi
- License: mit
- Created: 2024-07-20T14:24:59.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T20:18:36.000Z (3 months ago)
- Last Synced: 2024-10-22T14:35:16.473Z (3 months ago)
- Topics: javascript, nextjs, portfolio, portfolio-website, react, resend, resend-email, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mersadhabibi.ir
- Size: 5.59 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open source Portfolio
[View Online](https://mersadhabibi.ir)## Getting Started
First, install dependencies:
```bash
npm i
```second, add environment: [Resend API key](https://resend.com/)
```bash
RESEND_API_KEY=
MY_EMAIL=
```third, run the development server:
```bash
npm run dev
```
### Leave star on repository, THANKS❤️