https://github.com/bernoussama/my-portfolio
my portfolio
https://github.com/bernoussama/my-portfolio
Last synced: about 1 year ago
JSON representation
my portfolio
- Host: GitHub
- URL: https://github.com/bernoussama/my-portfolio
- Owner: bernoussama
- License: other
- Created: 2022-07-15T19:54:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T00:26:20.000Z (over 1 year ago)
- Last Synced: 2025-05-11T23:58:15.976Z (about 1 year ago)
- Language: Astro
- Homepage: https://bernoussama.com
- Size: 30.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# My Portfolio Site
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
=======
Built using [Astro](https://astro.build/), [Tailwind CSS](https://tailwindcss.com), and [Franken-UI](https://franken-ui.dev).