Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iammar7/ammaransari
Personal website
https://github.com/iammar7/ammaransari
framer-motion nextjs reactjs tailwindcss vercel
Last synced: 1 day ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/iammar7/ammaransari
- Owner: iAmmar7
- Created: 2022-08-13T11:42:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T00:06:04.000Z (6 months ago)
- Last Synced: 2024-05-07T00:25:09.106Z (6 months ago)
- Topics: framer-motion, nextjs, reactjs, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://ammaransari.dev
- Size: 40.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ammaransari
:boom: Personal portfolio website :boom:## Tech-Stack
- React JS
- Next JS
- Tailwind
- Framer Motion
- Vercel## Run locally
```bash
git clonenpm install
# or
yarn installnpm run dev
# or
yarn dev
```