nubank-web
nubank-web copied to clipboard
Nubank application similiar to mobile but in web
Technologies | Project | Layout |
You can run the demo on Nubank web
Test on your machine
First, install the dependecies:
npm install
# or
yarn
Second, run the command line:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
🚀 Technologies
This project is developed with the technologies below:
💻 Project
This is a project study!
Nubank web is a project to study OAuth authentication and drag n drop
🔖 Layout
You can visualize the project with the link below:
Developed by Gustavo Souza with 💜