/metabnb

Responsive metaverse website

Primary LanguageJavaScript

MetaBnB

Website for a freelance writer

LIVE LINK

https://segunlawal-metabnb.netlify.app/

Tech Stack

React, TailwindCSS

Run Locally

Clone the project

  git clone https://github.com/segunlawal/metabnb.git

Go to the project directory

  cd metabnb

Install dependencies

  npm install

Start the server

  npm start