Skip to content

React app using FinCompare API to search companies data. Based of boilerplate from: (https://github.com/christinecha)

License

Notifications You must be signed in to change notification settings

EricaTav/React-Sample-Search-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Search App - FinCompare

This React App is using React/Redux/SaSS/Webpack boilerplatte.

Its a single page application using ReactJS with 2 views: one with a search field and the other that presents the search results. The search uses Fincompare API to get companies data (name, id, register).

In order for this search to work it includes Cors-Anywhere to surpass CORS issues.

React Component sample tests are also present in this App, using Jest and Enzyme.


Resume App Technologies:

  • React
  • SASS
  • Jest + Enzyme
  • Webpack

Get Started

npm install
npm start

Then it will open http://localhost:8080 and the project will be running.

To Run Tests

npm test

About

React app using FinCompare API to search companies data. Based of boilerplate from: (https://github.com/christinecha)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published