Skip to content

A web bank application developed for the Global Dev course

Notifications You must be signed in to change notification settings

JacksonFA/magbank

Repository files navigation

Magbank

production deploy

MAGBANK

This application was developed during the Global Dev course at Imagine School using React, Vite, Sass, and Bootstrap.

In addition, the development was guided by some Mobile First concepts.

Magbank

Running Locally

After cloning the repository, access the project folder and run the following commands:

yarn
yarn dev

In another terminal tab, run the command below to start the JSON-Server API:

yarn db

Access http://localhost:5173 to view the application.

Releases

No releases published

Packages

No packages published

Languages