Skip to content

Instantly share code, notes, and snippets.

View amitworx's full-sized avatar
🎯
Focusing

Amit Sharma amitworx

🎯
Focusing
View GitHub Profile
import {ajaxURL, wppdURL, restURL,user, loginURL,signUpURL} from './variables.js';
import screenTripPlanningPage from './screens/tripPlanningPage.js';
import renderSignup from './signup.js';
// import renderInit from './init.js';
import renderEditTripPlanningPage from './editTripPlanningPage.js';
import renderTripPlanningPageAfterLogin from './tripPlanningPageAfterLogin.js';
// rIcon
import {rIcon} from './components/icon.js';
// helpers