Skip to content

carr0lls/operation-santa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operation Santa

Give a warm Christmas gift to families who are in need.

Description

This web app supports universal rendering via ReactJS, routing with React-Router, and Postmates' API to get delivery quotes and create deliveries for users. There is no flux implementation as this was meant to be a small project (MVP).

Prerequisites

Tech stack

To run

npm install

# Transpile and bundle client, server, and test files
npm run build

# Start server
npm start

And visit http://localhost:4000/ to access GUI.

Todo

  • Refactor excessive Container content into smaller components

Preview

Example1

Example2

Example3

Example4

About

Give a warm Christmas gift to families who are in need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors