Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumarryogeshh/slide-deck
Boilerplate for creating slide deck for presentations using react
https://github.com/kumarryogeshh/slide-deck
boskysoft presentation-slides presentations react-parcel react-parcel-boilerplate reactjs slide-deck slider slides slideshow
Last synced: about 1 month ago
JSON representation
Boilerplate for creating slide deck for presentations using react
- Host: GitHub
- URL: https://github.com/kumarryogeshh/slide-deck
- Owner: kumarryogeshh
- License: mit
- Created: 2019-09-12T07:43:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T02:12:49.000Z (about 2 years ago)
- Last Synced: 2023-02-26T16:11:24.670Z (almost 2 years ago)
- Topics: boskysoft, presentation-slides, presentations, react-parcel, react-parcel-boilerplate, reactjs, slide-deck, slider, slides, slideshow
- Language: JavaScript
- Size: 560 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bolierplate code for creating slide deck for presentations.
This code is using boilerplate code from this [repo](https://github.com/kumarryogeshh/react-parcel-boilerplate)
Written by [Yogesh](https://twitter.com/igoy_k).
## Usage
Update `src\utils\slides.json` to add your slide deck.
## Scripts
`yarn react-start` will start the React app at http://localhost:3000.
`yarn react-build` will build the React app and package it in build folder.## Read more
You can follow me on [Medium](https://medium.com/@yogeshkumarr/).
## License
This code is released under the [MIT License](LICENSE). Kindly fork and don't push a direct commit to this repo.