Skip to content

EnriqueDev/credit-cards-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit Cards Code Challenge!

Before running this project!

This projects depends on a Backend Application which can be found at:

https://github.com/EnriqueDev/credit-cards-code-challenge-be

Please follow the instructions there before running this application.

Introduction and challenge description

Thank you for taking the time to take a look into this challenge! The goal of this challenge is to design a frontend application for a credit card elegibility program.

The application will collect the data with a form, then it will validate it and make a request to an API (read Before running this project section). Finally the available cards for a user will be displayed in a second screen, with the ability to select one or more cards and then show how much credit would be available with the selected options.

Running this project

To run this project on development simply run:

yarn start

or

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages