Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

nditech/tech-react-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

NDI Logo

Technology Team's React Components

License react

Documentation - License - Author(s)

Documentation

Reusable React components. Each folder (./user-auth-amplify, etc.) is a React app by itself and has its own README.md file for guidance. This documentation assumes you have basic understanding of React.js.

Table of Contents

  1. Intro
  2. Installation
  3. Diagnosis
  4. Contribution

Intro

Installation

Make sure you have on your machine:

Clone this repository to your local machine (using SSH):

$ git clone [email protected]:nditech/tech-react-components.git

From there, depends on the component you want to check, for example: user-auth-amplify:

$ cd tech-react-components/user-auth-amplify
$ yarn install
$ yarn start

Diagnosis

Currently there is no issue.

Contribution

License

MIT

Author(s)

⬆ back to top

About

React.js reusable components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published