https://github.com/exortek/metaverse-chatapp-nextjs
https://github.com/exortek/metaverse-chatapp-nextjs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exortek/metaverse-chatapp-nextjs
- Owner: ExorTek
- Created: 2021-12-18T12:38:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T12:26:49.000Z (over 4 years ago)
- Last Synced: 2026-03-01T11:00:32.331Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 931 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js + Tailwind CSS
- Firstly thing you need to get is [MetaMask](https://metamask.io/) and [Moralis](https://moralis.io/)
- Then create a .env.local file: ,
- Dowload dependencies: npm install
- Start your project with: npm run dev