Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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