COPS-IITBHU / cops-site-practice

https://cops-site.netlify.app/
2 stars 18 forks source link

New Navbar #36

Open king-11 opened 3 years ago

king-11 commented 3 years ago

Currently the navbar is a sidebar provided using vuetify as we are removing Vuetify from the project we also need to add alternative for it.

An example navbar can be : https://adeolaadeoti.netlify.app/

Using animation library or normal transition component can work for creating this.

Parent issue #34

king-11 commented 3 years ago

It is recommended to use https://greensock.com/gsap/ for the purpose of animation Library

king-11 commented 3 years ago

@IamEzio you can start working on this one now so we can add it into our new site @tiger-yash please keep track of it the task list so that we can use it in the new sdg-site. The navbar looks difficult but it isn't you can check the source files using dev tools its simple gsap timeline and few styles that we can easily copy over