Skip to content

Code Louisville November 2018 Front End Framework (React) Project

Notifications You must be signed in to change notification settings

robertfg/trello-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Ninja

Code Louisville November 2018 React Front End Web Development Project

Robert Glover

November 2018

Description

This repository consists of the Trello Ninja version 1 website.

This website consumes the Trello API and allows users to list cards in a Trello "To Do" list, and add, update, and delete these cards.

This project uses

  • React, React Router
  • HTML, CSS, and JavaScript; and
  • Reactstrap for responsive web design.

Instructions

  1. Clone repository.
  2. Change directory to root of project, i.e., where package.json resides.
  3. Type "npm install" to install the node dependencies.
  4. Type "npm start" to run the project.
  5. The browser should open automatically. If it does not, enter the url "localhost:3000".

The program will start on localhost:3000.

About

Code Louisville November 2018 Front End Framework (React) Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published