Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cendekia/screwmate-storybook
https://github.com/cendekia/screwmate-storybook
hacktoberfest hacktoberfest2021 postcss react storybook tailwind tailwindcss
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cendekia/screwmate-storybook
- Owner: cendekia
- Created: 2021-09-06T13:51:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T11:38:27.000Z (about 3 years ago)
- Last Synced: 2024-04-18T06:39:56.701Z (9 months ago)
- Topics: hacktoberfest, hacktoberfest2021, postcss, react, storybook, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://github.com/cendekia/screwmate-storybook
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Screwmate Storybook
It is a storybook for screwmate project application. Screwmate stack will be using NextJS and TailwindCSS. So the storybook should be written using ReactJS component.
## Stacks:
* NextJS
* TailwindCSS
* ExpressJS
* SocketIO## ToDo List:
* [x] Create landing/home page component
* [ ] Create login page component
* [ ] Create register page component
* [ ] Create voting lobby page component
* [ ] Create voting in prosess page component
* [ ] Create result page component
* [ ] Create TOC page component
* [ ] Create FAQ page component