Skip to content

wolfes-401-advanced-javascript/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoLAB

Project: ToDo Author: Dave Wolfe Links and Resources Submission PR

Setup

Packages to Install

  • node-sass

  • react

  • react-dom

  • react-scripts

  • react-router-dom

  • uuid

  • react-jsonschema-form

  • react-bootstrap

  • bootstrap

  • enzyme

  • enzyme-adapter-react-16

  • react-test-renderer

  • axios

  • dotenv

  • react-cookies

  • jsonwebtoken

PORT - 3000/3030

Initializing the app

  • npm start

Tests

  • Unit Tests: npm test (may run from any directory, but recommended to run from the __tests__ folder)

  • Test Assertions:

    • Test that ToDo renders

    • Test that TodoList renders

    • Test that TodoForm renders

UML ToDo UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors