Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcenojackson/magbank

A web bank application developed for the Global Dev course
https://github.com/arcenojackson/magbank

bohr-deployed bootstrap javascript reactjs sass vitejs

Last synced: about 5 hours ago
JSON representation

A web bank application developed for the Global Dev course

Awesome Lists containing this project

README

        

![Magbank](./.github/assets/desktop.png)

[![production deploy](https://github.com/JacksonFA/magbank/actions/workflows/bohr.yml/badge.svg)](https://github.com/JacksonFA/magbank/actions/workflows/bohr.yml)

# 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](./.github/assets/mobile.png)

## Running Locally

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

```sh
yarn
yarn dev
```

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

```sh
yarn db
```

Access to view the application.