Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
moebiusmania committed Dec 9, 2020
1 parent 598c414 commit 444a027
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ A generic user can:
|
|
Persistence layer (file system)
```

### Technical checklist
* backend integration is provided through REST API
* UI is a SPA (Single Page Application)
* good Lighthouse scoring (over 90%)
* good Lighthouse scoring (over 90% in production)

### Routing structure
```
Expand All @@ -39,9 +39,8 @@ A generic user can:
```

### Required libraries
* React
* Redux?
* SASS
* React (Hooks, Context)
* SASS & CSS Modules
* react-router-dom
* normalize.css

Expand Down

0 comments on commit 444a027

Please sign in to comment.