Skip to content

camilaavilarinho/front-end-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyFair project

In this README file, I'll describe the process followed to create the project. To see the project click here

Process

  1. Decide the tools to use: react + redux
  2. Think about the react components
    • I Like to think by writing or sketching, because helps me visualize what to do and organize my thoughts
    • app sketch
  3. Think about redux store
  4. Start the development of the biggest components and from them add the smaller ones
    • When creating the components I added the CSS at the same time to make sure that the project was getting the way it should.
  5. Add redux to the project When developing the container components (the ones that interact with redux store)
    • Make some changes in the project after trying the first redux store and deciding for a better structure (see redux store sketch - right side)
  6. Add the icons - for that I added react-fontawesome
  7. Refactor the code to make responsive and functional in mobile devices. [no time to finish]
  8. Add tests [no time to do]

Problems encountered:

  • Font file corrupted - the font file didn’t work so I had to use a similar one (Karla)
  • I didn’t have time to finish steps 7 and 8 from the process followed above

About

CurrencyFair Front End Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published