This is the frontend (dashboard) of DNA Gate, a SaaS app for robust biometric authentication.
Check this link for more information.
- Clone the repository
- Enter the project's directory and edit the .env file as follows
REACT_APP_SERVER_API_URL=link to the api backend suffixed with */api* (eg. http://localhost:8000/api)
PORT=5000
- Run
npm install
- Run
npm run start
You should have your front end up and running at http://localhost:5000.
Distributed under the Apache 2.0 License. See LICENSE.txt
for more information.
Arnol Fokam - @ArnolFokam
Project Link: https://github.com/ArnolFokam/dna-gate
- WindmillUI (Admin dashboard)