Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
react labs
- Host: GitHub
- URL: https://github.com/joannajjliu/react-labs
- Owner: joannajjliu
- Created: 2020-07-27T14:13:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:35:02.000Z (about 2 years ago)
- Last Synced: 2024-12-07T19:07:13.622Z (2 months 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