An open API service indexing awesome lists of open source software.

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.

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

hero-section

explore

#### **⚙ 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)
```