Package Exports
- quick-reaction
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (quick-reaction) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Quick-Reaction
Create a React App using Parcel - Boilerplate hooks and context, auth and theming!
Core Features
- Ready to use Authentication and Theme Contexts
- Reusable Hooks for common tasks
- Project Walkthrough Checklist
- React-Router-Dom Boilerplate code with Private & Public Routes
- Atomic Folder Design for clear component organization & reusablility
Further Features:
- Reusable Customizable Components
- Atomic-Design Application Structure
- Helper Functions
- Fonts / Favicons / Icons
- Axios
Getting Started
Check the files inside @INIT folder for instructions - [Checklist] (src@INIT\Checklist)
This projects goal and function is to provide you with an easy to use command that will scaffold out a simple, yet powerful, project structure utilizing the greatness of React (Hooks / Context).
Prerequisites
- Basic React Knowledge
- A Project you want to work on
- npm
Installing
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it for a little demo
Deployment
Information Coming Soon!
- Please Remind me if I forget :P
Built With
- Parcel & Babel - Blazing fast, zero configuration web application bundler.
- React (Hooks & Context) - A JavaScript library for building user interfaces.
- Jest - Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
- Axios - Promise based HTTP client for the browser and node.js
- Google Fonts - Fonts.
- Styled-Components - Visual primitives for the component age.
- React-Icons - Include popular icons in your React projects easly with react-icons.
- Atomic-Design - Atomic design is methodology for creating design systems.
Authors
- Timothy Carman - Creator & Maintainer - TimCarmanGitHub
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc