Skip to content

Online banking platform for money management, investments, and essential service payments.

License

Notifications You must be signed in to change notification settings

JorgePeniaranda/GoldenDuck

Repository files navigation

Golden Duck

This project is intended for educational and illustrative purposes only and is non-commercial. Its use for profit is strictly prohibited due to copyright and unauthorized licensing issues.

Technology Stack

prisma logo nextjs logo react logo html5 logo css3 logo javascript logo typescript logo tailwindcss logo sass logo jest logo testing-library logo eslint logo standardjs logo

Requirements to Start GoldenDuck

How to Start GoldenDuck?

  1. Clone the repository
git clone https://github.com/Lycokat/GoldenDuck/

  1. Navigate into the project directory
cd ./GoldenDuck

  1. Install the required node_modules with Node.js
npm install

  1. Start Golden-Duck
npm run dev