/Vacalysis-frontend

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Tech Stack

  • ReactJS ⚛️
  • Tailwind 🌊
  • Recharts 📊

Installation

  1. Clone the repo

    git clone https://github.com/pranikz/Vacalysis-frontend.git
  2. Install NPM packages

    cd Vacalysis-frontend && npm install
  3. Run

    npm start
  4. Open http://localhost:3000 to view it in the browser

  5. For setting up backend Refer here