Skip to content

IngaGd/Bank-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank-application

BIT homework

website application project One of 4 projects (folders bank and server) is deployed on Linux server, feel free to play on: https://inga-portfolio.lt/bank


🌟 About

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

🎯 Project features/goals

  • CRUD - 4 different approaches (r1, r2, r3, bank - client side with ReactJS, s1, s2, s3, server - server side with ExpressJS)
  • References to mysql database
  • Design with SASS
  • File uploading finctionality

🧰 Getting Started

💻 Prerequisites

React.js - download and install

https://reactjs.org/

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://ingagd.github.io/Bank-application.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

Running tests

There is no tests for this project.

Authors

Inga: Github

⚠️ License

🔗 Other resources

About

Simple bank app (ReactJS, ExpressJS, SASS styling)

Resources

Stars

Watchers

Forks