Skip to content

Conversation

@stephanie56
Copy link

Remove unused boilerplate code
Add Header, Friendlist and Footer components
Import friendData to FriendList
- Add method to render a list of names
- Add method to calculate average age of friends
- use uuid to generate unique IDs for list items
- remove unused constructor
- Install Sass
- Create basic layout using css-grid
- Use css-grid to build layout
- Add basic style to lists and columns
- Update column styles
- Align all columns center
- Fix README typo
- Extract Card component
- Update Card styles
- Move methods to Card
- Conditional render list and number
- Move the calAverageAge function to the utils folder
- Remove unused isNumber prop
- Add Dashboard component
- Add List component
- Compare term and names in lowercases
- Use String.includes to find matches
@stephanie56 stephanie56 changed the title Complete React Assignment Update React Assignment - Add Search Bars Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant