What is this project

This project is the GAMBIT challenge from GAMBIT. The option that was chosen is Option 2: Create UI for showing the data for user

ACCOUNT AND PASSWORD

NOTE: Since this is a challenge that requires authentication, I used firebase cloud for this purpose, and the user name and password is set as:

Username: admin@example.com Password: 123456

Image

image image image

Demo

Demo

How to build and run

1. Install NodeJs and npm

Download and install Node.js from this link https://nodejs.org/en/download/

2. Clone or download this repo.

On your terminal or cmd, type: git clone git@github.com:phuclevinh2000/Gambit-challenge.git

. On your command line, navigate to root folder and install: npm install

3. Deploy the application

. Deploy the app on web-browsers: npm start

Technology use in the application

. React . Redux Tool Kit . Firebase . React-router-dom . sass . react-spinners . react-table . material UI . axios