• Stars
    star
    1
  • Language
    HTML
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple todo app, where in you can do CRUD operations. Check it out πŸ‘‡

More Repositories

1

n-level-comments-js

A simple app which demonstrates a comments section, which has reply to each comment.
HTML
6
star
2

mini-frontend-challenges

A repo consisting of mini frontend challenges which can be solved in less than 2hrs.
HTML
2
star
3

js-polyfills

A list of all javascript methods and their polyfills
JavaScript
2
star
4

food-recipes-js

A simple javascript webapp which gets you your favourite food recipe. Check it out
JavaScript
1
star
5

basic-music-player-js

A simple music player built in vanilla javascript
HTML
1
star
6

speech-recognition-js-app

A simple app which uses SpeechRecognition API from window obj of javascript, which is then used to guess the number game.
HTML
1
star
7

ces-xp-demo

This project is for SD Lab, and isnt open source.
JavaScript
1
star
8

list-drap-drop-implementation

A simple list which implements drag and drop feature in vanilla javascript
HTML
1
star
9

notes-app-js

A simple Notes app built using vanilla javascript
HTML
1
star
10

URL-Shortener

This is a basic URL Shortener app, built in node, express, mongo.
HTML
1
star
11

js-array-methods-dom-manipulation

A simple app which uses different array methods to show data on the DOM, and also manipulates the DOM based on different actions of the buttons.
JavaScript
1
star
12

birthday-palindrome

An app that takes date as input, and shows if its a palindrome or not, and if not, it shows the nearest palindrome date. Check it out!
JavaScript
1
star
13

foodshala

Built a simple food ordering app as an assignment for Internshala Internship selection process.
JavaScript
1
star
14

expanding-cards-js

A simple html, css, js cards UI which expands on click
HTML
1
star
15

global-noticia

A news app built in React
CSS
1
star
16

infinite-scroll-vanilla-js

This simple project demonstrates infinite scrolling functionality in vanilla javascript and a simple filter by text/body functionality
HTML
1
star
17

stock-profit-or-loss

An app which tell you profit or loss of your stock, based on your price and quantity with current value of stock. Check it out!!
CSS
1
star
18

get-your-lunch

A simple React app which fetches food details. This project is mainly focused on using react-query and its implementation
JavaScript
1
star
19

is-your-birthday-lucky

A fun app, which takes your birthday and your lucky number as input and does some magic to show you if your birthday is lucky for you or not. Check it out. THIS IS A FUN APP, NOT TO BE TAKEN SERIOUSLY!!
HTML
1
star
20

currency-exchange-rate-calculator

A simple vanilla javascript app which helps in converting currency values.
HTML
1
star
21

js-app-templates

A vanilla js app template that is installed via npx new-javascript-app command.
HTML
1
star
22

password-generator-js

A simple password generator app written in pure JavaScript.
HTML
1
star
23

mindfulness-app

A simple app which helps control your breathing patterns
HTML
1
star
24

speed-type-test-js

A simple vanilla javascript app which tests how many words can you type in a given period of time. Check it out!!
JavaScript
1
star
25

new-year-countdown-js

A dynamic app which counts down the day, hours, minutes, seconds from today's till next year Jan 01.
HTML
1
star
26

basic-navbar-and-modal

A simple website which demonstrates a very basic navbar with button to toggle it on off. And a modal to show up on screen with simple animation
HTML
1
star
27

task-manager-js

A simple task manager, where you can add your project and tasks w.r.t that project. Helps you manage tasks efficiently. Check it out.
JavaScript
1
star