https://github.com/oth21dev/oxanatheis_13_03082022
:sparkles: ARGENT BANK - banking React web app with user authentication and Redux state management.
https://github.com/oth21dev/oxanatheis_13_03082022
api css heroku-deployment html5 javascript jsdoc mongodb mongodb-atlas reactjs redux swagger
Last synced: about 2 months ago
JSON representation
:sparkles: ARGENT BANK - banking React web app with user authentication and Redux state management.
- Host: GitHub
- URL: https://github.com/oth21dev/oxanatheis_13_03082022
- Owner: OTH21DEV
- Created: 2022-08-03T15:52:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T21:06:15.000Z (about 3 years ago)
- Last Synced: 2025-04-23T23:58:35.812Z (about 1 year ago)
- Topics: api, css, heroku-deployment, html5, javascript, jsdoc, mongodb, mongodb-atlas, reactjs, redux, swagger
- Language: JavaScript
- Homepage: https://argent-bank-p13.herokuapp.com/
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://) [](https://) [](https://) [ ](https://)[](https://) [](https://) [](https://)
# ARGENTBANK - front-end web development using Redux
It's a new banking application with user authentication function allowing clients to log in and manage their accounts and profile.
Additionally API endpoints documentation is proposed for transaction functionality.
## Skills
- ReactJS
- React Router
- Redux
- API call
## Prerequisites
- NodeJS
- MongoDB Community Server
## Local installation
- git clone https://github.com/OTH21DEV/OxanaTheis_13_03082022.git
- npm install
## Launch locally
- npm start
- open http://localhost:3000 to view it in the browser
## API installation (back-end)
- git clone https://github.com/OpenClassrooms-Student-Center/Project-10-Bank-API.git
- read the documentation on readme to launch API
## Launch in production (build)
- npm run build
## Technologies:
- HTML
- CSS
- Javascript
- React
- Redux
## Tools:
- Visual Studio Code
- Git
- ESLint
- Prettier