https://github.com/zepdev/tutorial_rapid_prototyping
A tutorial on Rapid Prototyping with React and the Zeppelin Design System
https://github.com/zepdev/tutorial_rapid_prototyping
Last synced: 29 days ago
JSON representation
A tutorial on Rapid Prototyping with React and the Zeppelin Design System
- Host: GitHub
- URL: https://github.com/zepdev/tutorial_rapid_prototyping
- Owner: zepdev
- Created: 2020-03-21T08:08:12.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T10:28:15.000Z (about 3 years ago)
- Last Synced: 2025-01-18T11:23:24.891Z (about 1 year ago)
- Language: JavaScript
- Size: 2.78 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Rapid Prototyping with React and the Zeppelin Design System
Check out the [video](https://www.youtube.com/watch?v=IXpWyt5tz34) that goes along with this project!
Brought to you by: ZDigit Data Analytics
## Getting Started
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
## Learn more about Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Learn more about Styling
This website was built using the [Zeppelin Design System](https://live-zds.zepdev.net/)
It also uses the following packages to help;
[clsx](https://github.com/lukeed/clsx#readme)
[Material-UI](https://material-ui.com/)
## Learn more about Translations
[react-i18next](https://react.i18next.com/)