This is an AirBnb clone focused on finding homes and experiences around the world that are 420 friendly.
To install all dependencies:
npm install
To compile your application:
npm run build
To start node server:
npm run start
To start node server and visualize webpack build:
npm run dev
- ReactJS
- Webpack
- Babel ECMA6
- NodeJS
- Express
- Axios
