Follow these steps to set up the project locally on your machine.
Make sure you have the following installed on your machine:
- Git
- Node.js
- npm (Node Package Manager)
git clone https://github.com/techiemokhele/Spendio.git
cd Spendio
npm install
npm run dev
Open http://localhost:3000 in your browser to view the project.