Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soumyadas15/avatar
https://github.com/soumyadas15/avatar
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/soumyadas15/avatar
- Owner: Soumyadas15
- Created: 2024-03-09T11:53:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T11:56:22.000Z (9 months ago)
- Last Synced: 2024-05-17T02:57:16.706Z (6 months ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Avatar Builder
This is a [Next.js](https://nextjs.org/) project with a single landing page displaying an interactive avatar builder experience to choose different avatar traits and change with a number of options.## Getting Started
First, install the dependencies locally, and run the development server:
```bash
npm i
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.