Skip to content

React, redux and typescript coding challenge created for a job application.

Notifications You must be signed in to change notification settings

dpweberza/contact-form-react-redux-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Redux + TypeScript Coding Challenge

Live Demo

http://dpweberza-contact-form.azurewebsites.net/contact

Getting started

Clone the repo and install the npm dependencies.

npm start or yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will see the build errors and lint warnings in the console.

Build errors

npm test or yarn test

Runs the test watcher in an interactive mode.
By default, runs tests related to files changed since the last commit.

Read more about testing.

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
By default, it also includes a service worker so that your app loads from local cache on future visits.

Your app is ready to be deployed.

About

React, redux and typescript coding challenge created for a job application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published