Skip to content

taylorsperry/trapper-keeper-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trapper Keeper

A web-based note-taking application.

Installation Steps

Frontend:

git clone https://github.com/francepack/trapper-keeper-ui.git

npm install

npm start

Backend:

git clone https://github.com/francepack/trapper-keeper-api.git

npm install

npm start

About the project

Trapper Keeper is a project based on the Google Keep application. It allows users to create new notes with titles and dynamic list items, and to view and edit the notes they've created. The goals of this project were to continue to improve on building client-side applications using react, redux, and react router; to practice creating a dynamic form UI; and to learn to build our own API using node and express. Trapper Keeper also implements a Jest/Enzyme test-suite and Sass styling.

Tech Stack

  • ReactJS
  • Redux
  • React Router
  • Node/Express
  • Jest/Enzyme
  • Sass

Demo

2019-05-03 12 34 12 2019-05-03 12 40 02 2019-05-03 12 42 30 2019-05-03 12 45 54

Contributing Partners

Mason France, Edgar Munoz, Taylor Sperry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • CSS 7.4%
  • HTML 1.5%