Skip to content

juunone/react-vote

Repository files navigation

Who do you want to vote for? 🙊

Version Documentation License: MIT

This is for 'ALL THE PEOPLES' who want vote 📥

Install

yarn install

Server

yarn server

Development

yarn dev

Deploy

yarn build

Project Tree

|-- public
    |-- favicon.ico
    |-- index.html
|-- src
    |-- actions
        |-- ActionTypes.js
        |-- index.js
    |-- components
        |-- common
            |-- Button.js
            |-- Card.js
            |-- FormErrors.js
            |-- Line.js
            |-- Modal.js
            |-- Section.js  
            |-- Title.js  
        |-- App.js
        |-- Footer.js
        |-- Header.js
        |-- Main.js
        |-- Nav.js
        |-- VoteList.js
    |-- reducers
        |-- index.js
        |-- reducer.js
    |-- sass
        |-- base
            |-- _normalize.scss
            |-- _reset.scss
        |-- components
            |-- _button.scss
            |-- _card.scss
            |-- _modal.scss
            |-- _title.scss
        |-- layout
            |-- _footer.scss
            |-- _header.scss
            |-- _main.scss
        |-- styles
            |-- utils.scss
        |-- main.scss
    |-- store
        |-- indexjs
    |-- index.js
|-- .babelrc
|-- .eslintrc
|-- .travis.yml
|-- package.json
|-- postcss.config.js
|-- README.md
|-- server.js
|-- votes.json
|-- webpack.common.js
|-- webpack.dev.js
|-- webpack.prod.js
|-- yarn.lock

Author

👤 Juunone juunone@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Juunone juunone@gmail.com.
This project is MIT licensed.

About

📥This is for 'ALL THE PEOPLES' who want vote

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •