Skip to content

bc13_w9_project-frontend-techtonic_front created by GitHub Classroom

Notifications You must be signed in to change notification settings

SchoolOfCode/lumen-frontend-techtonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 

Repository files navigation

lumen-frontend-techtonic

Logo

Logo

Lumen App by TECHTONIC

Lumen is a learning resource library that provides a single point of searchable content.

It's value resides in the fact that it is curated by the cohort – meaning that not only is the content current, but it is relevant to the technologies and standards that are being taught and used by the bootcampers at that time.

API Reference

Get all resources

  GET /api/v2/resources

Add a resources using POST

  POST /api/v2/resources

| Body in JSON RAW is sent via the form in the Popup component as:

{ "title": "url": "language": "category": "description": }

Color Reference

Color Hex
Oxford Blue #002147
Riviera Paradise #03989E
Ice Cold Stare #C3DEFC
Delta Pale Yellow #FFF9AE
Scotch Mist #FFFDDD

Authors

Documentation

Lumen APP & Components // Open repo on local machine to access documentation via Localhost.

React Beta docs

Installation

Clone repository and install dependencies

  git clone https://github.com/SchoolOfCode/lumen-frontend-techtonic.git
  cd lumen_app
  npm i

About

bc13_w9_project-frontend-techtonic_front created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •