https://github.com/sunny250984/metaversus
A web design using react, typescript and tailwind css.
https://github.com/sunny250984/metaversus
framer-motion react responsive-design tailwind-css typescript vite web webdesign
Last synced: 5 months ago
JSON representation
A web design using react, typescript and tailwind css.
- Host: GitHub
- URL: https://github.com/sunny250984/metaversus
- Owner: sunny250984
- Created: 2024-10-29T00:25:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T16:47:21.000Z (over 1 year ago)
- Last Synced: 2025-06-05T02:33:29.130Z (about 1 year ago)
- Topics: framer-motion, react, responsive-design, tailwind-css, typescript, vite, web, webdesign
- Language: TypeScript
- Homepage:
- Size: 27.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metaversus
A web design using react, typescript and tailwind css.
#### **Live Demo:** https://metaversus-navy-mu.vercel.app/
## Screenshots


#### **⚙ Install**
1. Clone Project
```
git clone https://github.com/sudeepmahato16/Metaversus.git
```
2. Navigate to the project directory by running the following command
```
cd Metaversus
```
2. Install Packages
```
npm install (or yarn install)
```
3. Run Project
```
npm run dev (or yarn run dev)
```