9 Commits

Author SHA1 Message Date
140f07cb24 Creating a github repository
- Creating a github repo so just commiting everything
2020-11-14 06:27:02 +00:00
a3fbc61162 Profile page
- Created a mock profile page
2020-11-13 18:17:32 +00:00
6945c27ec0 Logged in/ Logged out
- Created midlewares for authenticated and guest]
- Add the token to the api calls
- Added redirect after the login
2020-11-11 20:26:45 +00:00
fe1a5d77c3 Installing MirageJS
- Added axios configuration
- Added miragejs to mock api calls
2020-11-09 20:55:10 +00:00
ed696b62a2 Home Page
- Added slider for the popular video section
2020-11-08 21:34:44 +00:00
3dc5b6ea59 Home Page
- Installed TailwindUI
- Changed the layout
- Added a new breakpoint
2020-11-08 19:42:50 +00:00
cbdd40cb5a Home Page
- Got a page design from TailwindUI
- Added to the default layout
- Added a header to the home page
2020-11-08 17:21:45 +00:00
de3d4d03c3 Authentication
- Installed magic-sdk
- Created a login button with email
- Store the token and user login state in the vuex store
- Created a logout method that resets the store
2020-11-07 20:59:46 +00:00
01cc192ea8 Initial Commit 2020-11-07 13:52:42 +00:00