https://github.com/joannajjliu/react-labs
react labs
https://github.com/joannajjliu/react-labs
css-modules material-ui react react-router scss tsx
Last synced: 2 months ago
JSON representation
react labs
- Host: GitHub
- URL: https://github.com/joannajjliu/react-labs
- Owner: joannajjliu
- Created: 2020-07-27T14:13:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:35:02.000Z (over 3 years ago)
- Last Synced: 2025-02-02T11:28:44.030Z (over 1 year ago)
- Topics: css-modules, material-ui, react, react-router, scss, tsx
- Language: JavaScript
- Homepage: https://mojojo-react-labs.netlify.app
- Size: 4.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsx-exercise
umm ...
Goal of this exercise is use JSX to display the data from movie.json.
Create reusable functions for displaying the poster and movie details. Add css to style your elements.
1. Checkout commit #01f8bc4e
2. Run npm install
3. Run npm start