Bank app made with React, Express and Tailwind CSS for styling.
This is an ongoing project with new things being added as I go through Baltic Institute of Technology lectures
- React
- Express
- Tailwind CSS
- Authentication
- CRUD operations
- Database
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone git@github.com:Zukauskas/bankas.git
- Go to
react
andexpress
folders and install NPM packagesornpm i
npm install
- Run the project by going to
express
folder and runningnpm start
There is no tests for this project.
Tautvydas ลฝ.:
Distributed under the MIT License. See LICENSE for more information.