https://github.com/sudeepmahato16/metaversus
A web design using react, typescript and tailwind css.
https://github.com/sudeepmahato16/metaversus
framer-motion react responsive-design tailwind-css typescript vite web-design
Last synced: 8 months ago
JSON representation
A web design using react, typescript and tailwind css.
- Host: GitHub
- URL: https://github.com/sudeepmahato16/metaversus
- Owner: sudeepmahato16
- Created: 2023-02-24T05:06:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T06:19:10.000Z (over 2 years ago)
- Last Synced: 2025-01-08T19:13:03.323Z (9 months ago)
- Topics: framer-motion, react, responsive-design, tailwind-css, typescript, vite, web-design
- Language: TypeScript
- Homepage: https://metaversus-navy-mu.vercel.app
- Size: 27.3 MB
- Stars: 0
- 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)
```