learn-css-animation
html-tips-tricks
learn-css-animation | html-tips-tricks | |
---|---|---|
1 | 4 | |
63 | 310 | |
- | 0.0% | |
0.0 | 0.0 | |
over 3 years ago | almost 2 years ago | |
HTML | HTML | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
learn-css-animation
-
16 side project GitHub repositories you may find useful
atapas / learn-css-animation
html-tips-tricks
-
How to create a countdown timer using React Hooks
import React from 'react'; import DateTimeDisplay from './DateTimeDisplay'; import { useCountdown } from './hooks/useCountdown'; const ExpiredNotice = () => { return (
Expired!!!); }; const ShowCounter = ({ days, hours, minutes, seconds }) => { return (Please select a future date and time.
:
:
:
-
I have made a kickass automated portfolio site with Next.js. Here is how.
Here is the link to the website: https://tapasadhikary.com
- 10 trivial yet powerful HTML facts you must know
-
16 side project GitHub repositories you may find useful
atapas / html-tips-tricks
What are some alternatives?
demolab - Demolab is my fantasy project created to understand the power of JAMstack using JavaScript(Reactjs), API(Netlify and Aws) and pre-built Markup(Gatsby).
react-play - react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
theme-builder - The theming system helps you in building a theme of your choice and apply it to test live. Why wait? Just give it a try.
js-tips-tricks - List of JavaScript tips and tricks I am learning everyday!
minwiz - Minimal starter kit for under 2 KB sites
imaginary - imaginary is an image gallery built using Gatsby and Cloudinary. Follow this project to know more.