• Stars
    star
    3
  • Rank 3,962,596 (Top 79 %)
  • Language
    JavaScript
  • Created almost 4 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

This is my another interesting project which is world-countries. In this site anyone can find some of the important information about 250 countries around the world.

More Repositories

1

dom-projects

dom-projects is an open-source web app that helps you learn frontend development faster with a hands-on practice style. It is a collection of projects that you can use to learn HTML, CSS and JavaScript
HTML
87
star
2

ts

My TypedNote (I typed) of TypeScript
HTML
9
star
3

learn-dom

DOM Manipulation with a project included crud operations.
HTML
7
star
4

Jisan-mia

Jisan Mia's github profile.
6
star
5

dCalc

A dual calculator that can perform both normal calculator and scientific calculator operations.
JavaScript
5
star
6

core-javascript

Learning & Documenting core topic of JavaScript in an easy language
JavaScript
4
star
7

Jisan-mia.github.io

Minimal Portfolio website
HTML
4
star
8

1Liner

JavaScript 1 liner code practices
JavaScript
3
star
9

reactjs-eSchool

It's a simple e-school practice project where user can see different courses and enroll them. Also user can see how many courses he/she added and the total price of that courses.
JavaScript
3
star
10

css-flexbox

A brief to the great layout system CSS Flexbox with practice code.
HTML
2
star
11

cstm-dd

Custom Dropdown component with search functionality
JavaScript
2
star
12

tiny-ts

A small task management tool witn drag 'n drop functionality.
TypeScript
2
star
13

tailwind

Tailwind CSS Practices
CSS
2
star
14

css-grid

A brief to the great layout system CSS Grid.
CSS
2
star
15

covid-19-tracker

Netlify.app website link
JavaScript
2
star
16

redux-core

Implementations of redux with only JavaScript, redux with react and react-redux
JavaScript
2
star
17

react-tailwind

React functional component with tailwindcss
JavaScript
1
star
18

fm-devlinks

Link sharing app - a frontend mentor challenge
TypeScript
1
star
19

firebase-auth

JavaScript
1
star
20

ICountry

1
star
21

functions

A function is a block of code or group of reusable code that performs a specific task and which can be called anywhere in your program.
1
star
22

js-todo-app

It's a kinda TODO site where anyone can add todos, complete, and delete them. I've worked with the date object too in this project.
JavaScript
1
star
23

click-shop-ecommerce

This is an application in reactjs where I've implemented so many reactjs staff like state,es6, events hooks, router, etcetera.
JavaScript
1
star
24

PizzaGhor

PizzaGhor is a pizza e-commerce site where I commonly implemented Reactjs, react-router, context API, functional components, hooks etc
JavaScript
1
star
25

dom-v3

A dynamic dom project
JavaScript
1
star
26

task-planner

Created this awesome task planner/tracker in Reactjs. Moreover, I've used json-server for a dummy backend so that we can store our data in the backend.
JavaScript
1
star
27

retro-calculator

Retro style calculator web app with physical keyboard support using JavaScript/ES6 Classes
JavaScript
1
star
28

javascript-modal

A simple modal window to subscribe newsletter.
CSS
1
star
29

weather-app-js

It is a weather web app where user can see current weather by searching city name. I used an API for weather and developed in JavaScript.
CSS
1
star
30

vs-code

Vs code configaration
1
star
31

redux-toolkit-rtk-query

Redux toolkit and RTK query
JavaScript
1
star
32

kanban

A simple four-state kanban board created with the Drag 'n Drop API.
JavaScript
1
star
33

rick-morty-graphql

Utilized public rickandmorty graphql api in react(vite) + typescript + tailwindcss app with apolo graphql client, tanstack router and graphql codegen tools
TypeScript
1
star
34

react-certificate

Certificate generator that can be exported as png, jpeg and pdf. Created with reactjs and tailwindcss
JavaScript
1
star
35

javascript-problem-solving

I have been able to successfully address several JavaScript problems, and am making an effort to continue improving my skills in problem solving.
JavaScript
1
star
36

computer-part-filter-js

It is a filtering web app using JavaScript. There are some computer parts which user can filter and know about specific part of a computerlike input devices, output devices etc.
HTML
1
star
37

gh-upload-img

A simple project to upload images on github via javascript using http request on github upload file api
JavaScript
1
star
38

react-cstm-hooks

Custom Hooks are a mechanism to reuse stateful logic (such as setting up a subscription and remembering the current value). A custom Hook is a JavaScript function whose name starts with ”use” and that may call other Hooks
1
star