Skip to content

Prototype for 5 Calls developed with React/Redux and TypeScript

Notifications You must be signed in to change notification settings

cdoremus/5calls-ts-react-redux

Repository files navigation

5calls-ts-react-redux

This repo is a proof-of-concept showing how the 5 Calls website could be developed using the React UI framework, the Redux state management library and TypeScript for type-safe JavaScript development.

The code here is not intended to replicate the design of 5 Calls and all of its functionality; it is just a technology demonstration.

Screenshots

Home Page

HomeScreenshot

Issue Page

IssueScreenshot

About Page

AboutScreenshot

Building and running the code

Installation (will also install the type definitions for React and Redux):

npm install
  • Running the development server :
npm start

About

Prototype for 5 Calls developed with React/Redux and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published