Technologies | Project | License
- A Single Page Application of a digital bank that has the characteristics of being modern and technological. The choice of Next.js as a development technology was thought, mainly, prioritizing performance and good SEO mechanisms.
This project was developed with the following technologies:
How to run:
# Clone Repository
$ git clone
# Go to folder
$ cd 3d_bank
# Install Dependencies
$ yarn or npm i
# Run Aplication
$ yarn start or npm run dev
# Go to
$ http://localhost:3000
Figma 🎨
This project is under the MIT license. See the LICENSE for more information.
Made by Jhonatan Oliveira.