Skip to content

elkebab/kits-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

Simple app to show collection of kits.

Setup

This project is bootstrapped with Create React App.

Get started locally by running npm i followed by npm start.

Local .env file needs needs the following entries:

Key Description
REACT_APP_DOC_ID Document ID in https://jsoneditoronline.org/, which currently serves as a very simple API
REACT_APP_TRANSLOADIT_KEY Key to Transloadit App
REACT_APP_TRANSLOADIT_TEMPLATE Template ID in Transloadit, which will process files being uploaded (resize, compress, save to Dropbox, etc)

Potential Future Work

  • Mobile UX (toggle filters, etc)
  • Use Redux or React Context to avoid sending data and functions everywhere as props
  • Authentication, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published