Skip to content

Jguardado/ComponentBase

Repository files navigation

ComponentBase

A library of ready to use React components built in ES6.

Team

  • Product Owner: Juan Guardado

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

ComponentBase is a library compiled of commonly used components and is intended for the use in personal construction of React websites. The goal is to provide readily compatible code snippets that can be dropped into any project without the hassle of added NPM modules or a litany of documentation that must be read simply to determine whether or not this component is the right fit for your project.

This library is a work in progress. Being a product of the code I learned from other open source projects I welcome contributions and review. If there is a recommendation for best practice usage I'm sure I can find a way to integrate that into this library as well.

If you find any of the components useful and happen to include them in your projects the only thing I ask is that you star the repo on github so that we can bring attention to the usefulness of this library to others who might not be aware of this.

Requirements

All requirements can be loaded with our NPM install

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

Any recommendations for components can be submitted as github issues and will receive my fullest attention.

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published