• Stars
    star
    3
  • Rank 3,894,521 (Top 79 %)
  • Language
    JavaScript
  • Created about 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 tic tac toe game made with ReactJS framework.

More Repositories

1

Kitaab-fullstack-bookstore

Kitaab is a single vendor online book selling platform made with NextJS, Express, and MongoDB
JavaScript
12
star
2

expense-tracker

A fullstack expense tracker built using Nextjs, tRPC and Prisma.
TypeScript
7
star
3

Fireball-threejs

A simple app that displays a rotating fireball on canvas which can be zommed in/out, and panned using mouse,
TypeScript
3
star
4

Complainer-mern-stack

Complainer is a web app that lets schools/colleges/organization collect feedbacks and complains from students/parents/customers/employees.
TypeScript
2
star
5

react-based-calculator

A simple calculator web app made with ReactJS framework.
JavaScript
1
star
6

Metflix-a-movies-library

Metflix is a full fledged movies library website that uses NextJS as its frontend layer and The Movie DataBase API as the data souce.
JavaScript
1
star
7

qr-code-generator

A web based qr code generator that can be used to create sharable QR codes for links and urls.
TypeScript
1
star
8

mini-social-media-app

This is a simple app that fetches users data from an API. It is a mini project that I did for myself while learning React. During this project, I learnt how to use fetch data from an API, react router, hooks like useState, useEffect, useRef, useReducer, conditional styling, props drilling and many other fundamental concepts of javascript,
JavaScript
1
star
9

express-mongodb-REST-api

This is a simple rest api built with express on top of node. It uses mongodb to store a collection of posts that can be read, updated, and deleted using the api
JavaScript
1
star