/bankas

Basic react/express app with CRUD and authentication

Primary LanguageJavaScriptMIT LicenseMIT

Simple bank app

Bank app made with React, Express and Tailwind CSS for styling.

LICENSE

๐ŸŒŸ About

This is an ongoing project with new things being added as I go through Baltic Institute of Technology lectures

๐ŸŽฏ Project features/goals

  • React
  • Express
  • Tailwind CSS
  • Authentication
  • CRUD operations
  • Database

๐Ÿงฐ Getting Started


๐Ÿ’ป Prerequisites

Node.js - download and install

https://nodejs.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 git@github.com:Zukauskas/bankas.git
  2. Go to react and express folders and install NPM packages
    npm i
    or
    npm install
  3. Run the project by going to express folder and running
    npm start

๐Ÿงช Running tests

There is no tests for this project.

๐Ÿ“ Contact

Tautvydas ลฝ.:

โš ๏ธ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ”— Other resources