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