https://github.com/biantris/share-profile
👥 share profile
https://github.com/biantris/share-profile
Last synced: over 1 year ago
JSON representation
👥 share profile
- Host: GitHub
- URL: https://github.com/biantris/share-profile
- Owner: biantris
- Created: 2022-06-25T20:48:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T23:18:02.000Z (about 4 years ago)
- Last Synced: 2025-02-11T13:55:45.097Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://share-profile.vercel.app
- Size: 150 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Share Profile
### Tools
- [x] next js
- [ ] api-routes-rest
- [x] auth
- [ ] mongoDB
- [ ] mongoose
- [x] tailwind css
### Getting Started
- clone the repository
```bash
# or
yarn
#or
yarn install
```
and
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000)
#### 🔗 Demo: [share-profile.vercel.app](https://share-profile.vercel.app/)