biophore
v0.1.5
Published
My personal React-setup
Downloads
1
Readme
Biophore
Work in Progress
Features
- React
- React Router DOM
- Parcel
- Sass
- Typescript
- Markdown
- Autoprefixer
- Prettier
- ESLint
- Static Folder
To-Do
General
- [x] Define name
Add Features
- [ ] Prettier
- [ ] ESLint
- [ ] TypeScript
Styles
- [ ] Better Styles Structure to be scalable and avoid duplicates
- https://stackoverflow.com/a/20924703
- https://sass-lang.com/documentation/at-rules/import
- [ ] General markdown styles file
- [ ] Theme file ?
State
- [ ] Implement ContextAPI
Structure
- [ ] Implement folder for helpers
- [ ] Define flexible and scalable component structure (Atomic Design ?)
Components
- [ ] Markdown
- [x] Create StaticContent-component for Markdown-Content ( And the implement the styles for the markdown. Look style todos)_
- [ ] Dynamic Path Import
- [ ] Create additional example components