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

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.

Awesome Lists containing this project

README

          

[![VALIDATED - HTML5](https://img.shields.io/badge/VALIDATED-HTML5-A8000E?style=for-the-badge)](https://) [![MADE WITH - JAVASCRIPT](https://img.shields.io/badge/MADE_WITH-JAVASCRIPT-1D75C2?style=for-the-badge)](https://) [![STYLED - CSS](https://img.shields.io/badge/STYLED-CSS-E034BE?style=for-the-badge)](https://) [![BUILT WITH - REACT](https://img.shields.io/badge/BUILT_WITH-REACT-4F28B0?style=for-the-badge) ](https://)[![USES - REDUX](https://img.shields.io/badge/USES-REDUX-00bc77?style=for-the-badge)](https://) [![HOSTED - HEROKU](https://img.shields.io/badge/HOSTED-HEROKU-2ea49f?style=for-the-badge)](https://) [![DATA - MONGODB ATLAS](https://img.shields.io/badge/DATA-MONGODB_ATLAS-116149?style=for-the-badge)](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