An open API service indexing awesome lists of open source software.

https://github.com/yunglocokid/FSD-Pure-React-Template

🛠️ Pure template for development on React in the Feature-Sliсed Design architecture
https://github.com/yunglocokid/FSD-Pure-React-Template

Last synced: about 1 month ago
JSON representation

🛠️ Pure template for development on React in the Feature-Sliсed Design architecture

Awesome Lists containing this project

README

        

# React + Feature-Sliced Design | Pure Template

## Folders description

| Folder | Description |
| ------------ | ------------------ |
| public | Public files |
| src/app | App FSD Layer |
| src/pages | Pages FSD Layer |
| src/widgets | Widgets FSD Layer |
| src/features | Features FSD Layer |
| src/entities | Entities FSD Layer |
| src/shared | Shared FSD Layer |

This template uses such development assistants

- Eslint
- Prettier

If you don't need it, you can disable it at any time by removing the
dependency from your _package.json_ and _.\*rc_ file.