christy313 / react15-project05

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Render category buttons dynamically and filter menu items.

Live Demo

Note

JavaScript: Remove Duplicates from an Array

File structure

.
├── README.md
└── src
    ├── App.js
    ├── Categories.js
    ├── Menu.js
    ├── data.js
    ├── index.css
    └── index.js

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About


Languages

Language:JavaScript 42.5%Language:CSS 41.1%Language:HTML 16.4%