🚀 Quadro: Credit access infrastructure for Africa [Hackathon Project]
# 🚀 Quadro Credit
Credit access infrastructure for Africa.
## Description
Built as our submission for the I4G x Mono Hackathon, Quadro Credit enables anyone to quckly and securely generate a credit rating based on their financial history. Financial data is sourced using the Mono API.
## Getting Started
### Live Site
>
quadro.vercel.app
### Backend Repository
>
github.com
### Development
After cloning, you'll need to install the dependencies:
```
$ cd core-site
$ yarn
```
Then, start the development server on port 3000:
```
$ yarn start
```
## Environment Variables
Required environment variables can be found in the root .env.example
```
NEXT_PUBLIC_MONO_PUB= // Mono app public key
```
## Built With
- React - Javacript library for building user interfaces.
- TailwindCSS - Utility first CSS framework.
- Next.js - Server Side Rendering React framework
## Contributors
- Andrew Glago
- Obi Fortune
- Omezibe Obioha
- Joy Ndukwe