Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Zweihander-Main/redux-polls-ts

Repository files navigation

Redux-Polls-TS

TypeScript implementation of Redux-Polls app originally by tylermcginnis. Live demo

Tech stack:

  • TypeScript
  • React
  • Redux
  • Redux Thunk
  • React Redux
  • React Router
  • Create React App

Live demo:

Available at https://redux-polls-ts.zweisolutions.com/

Instructions

  1. Run npm install in the main directory (package.json should be accurate)
    • Special Notes:
    • Source/Dev: src folder, Production: build folder
  2. Run one of the commands from the Scripts section. You'll most likely want npm run start for development and npm run build for production.

Scripts

  • npm run start: Create development build and serve it on dev server
  • npm run build: Build application for production (build directory: build)
  • npm run test: Launch test runner in interactive watch mode
  • npm run eject: See documentation here

Current TODOs:

  • None as of now

Available for Hire

I'm available for freelance, contracts, and consulting both remotely and in the Hudson Valley, NY (USA) area. Some more about me and what I can do for you.

Feel free to drop me a message at:

hi [a+] zweisolutions {●} com

License

MIT