Replicating airbnb following the atomic design principles...
| Package | Description |
|---|---|
| @nextbnb/common | @nextbnb/common is a package containing the interfaces and functions to validate the interface that can be utilized in other packages. |
| @nextbnb/database | @nextbnb/database is a package containing the interfaces and functions to setup a database client that can be utilized in other packages. |
| @nextbnb/utils |