https://github.com/vikbert/aino
A React coding kata to slide the SPA page views with animation
https://github.com/vikbert/aino
react
Last synced: 9 months ago
JSON representation
A React coding kata to slide the SPA page views with animation
- Host: GitHub
- URL: https://github.com/vikbert/aino
- Owner: vikbert
- Created: 2019-12-31T23:49:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:59:16.000Z (about 3 years ago)
- Last Synced: 2025-06-03T15:26:47.608Z (10 months ago)
- Topics: react
- Language: JavaScript
- Homepage: https://aino.netlify.app/
- Size: 4.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## install
```bash
npm install
```
## start
```bash
npm run start
```
## build
```bash
npm run build
```
## licence
MIT [@vikbert](https://vikbert.github.io/)