Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ammaransari
:boom: Personal portfolio website :boom:

## Tech-Stack
- React JS React
- Next JS Next
- Tailwind Tailwind
- Framer Motion Framer
- Vercel Vercel

## Run locally

```bash
git clone

npm install
# or
yarn install

npm run dev
# or
yarn dev
```