Asiimov UI is ridiculously tiny CSS Library. The entire set of modules clocks in at 6KB*.
- ⚛️ React — A JavaScript library for building user interfaces.
- 3️⃣ Three - Lightweight, cross-browser, general purpose 3D library.
- ✨ React Springs — A spring-physics based animation library that covers most the UI related animations.
- 3️⃣ React Three Fiber — A React renderer for threejs.
- 🔗 React Router — Declarative routing for React.
- Clone this repo using
git clone https://github.com/sushilburagute/asiimov-css.git
- Move yourself to the appropriate directory
- Run
yarn
to install dependencies - Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Modal
- Mobile Functionality for Landing page
This project is licensed under the MIT License - see the LICENSE page for details.