It is a simple Landing page made with REACT to practice the basics like
- Create Reusable Components
- hooks (useState, useEffect, useContext, useReducer)
- styles by Styled-Components
- Dark/Light made by React.Context and styled-components
- PhotoGallery With LightBox made By React Photo Album and Yet Another React Lightbox
- Smooth Scrolling made by React Scroll
- Animation When Scrolling made by React Animation onScroll
Show template From HERE
I Inspired by this TEMPLATE