Readme 👇

Clone The Repository

> git clone https://github.com/itsankitbhusal/ankit-bhusal-spells.git

Setup

> cd ankit-bhusal-spells
  1. Install the dependencies

    > pnpm install
  2. Add the environment variables referring to .env.example or copy this

    VITE_API_BASE_URL = "https://www.dnd5eapi.co/api"
  3. Run the frontend project

    > pnpm run dev

Thank You 😃