- Implement component page transitions using framer motion
- Implement homepage slider animation
- Use react context fpr global state
-
Clone the repo
git clone https://github.com/uwemneku/windows-store.git
-
Install dependencies
yarn install
-
Start the app
yarn dev