Polestar.com homepage (older version). Built mainly to practice Front-End skills like animations, transitions, interactions and responsive design with CSS and React.
The app is available Live on GithubPages
- Homepage of original polestar.com website (older version) mocks the UI and UX
- Several stages of mobile layout to have great interface while fitting any size screen
- Animations and interactions even in small details (menu window, mobile layout footer list)
- React.js
- HTML
- CSS
$ git clone https://github.com/ruslan-akhm/polestar.git
$ cd polestar
$ npm install
$ npm start
Ruslan Akhmetshin