• Stars
    star
    1
  • Language
    HTML
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

CSS grid news website demo

More Repositories

1

react-best-practices-design-pattens

This repo contains code examples from the article "Best Practices and Design Patterns in React.js for High-Quality Applications". Use these organized and downloadable examples to implement best practices and design patterns in your React projects for scalability and maintainability.
JavaScript
36
star
2

Accordion

A simple accordion style app built with React. Built as part of a React course.
CSS
21
star
3

zetz-shop

eCommerce platform built with the MERN stack & Redux. Custom Bootstrap with Bootswatch. Backend: Node.js, Mongo DB, mongoose, Express, bcrypt, json web token, multer, nodemon, concurrently. Frontend: React, React-bootstrap, React-redux, React-router-dom, Redux-thunk, google-login.
JavaScript
18
star
4

connect-front-to-back-vite

This repository contains a MERN stack project that demonstrates how to connect a front-end React application created with Vite to a back-end Node/Express API. It can serve as a boilerplate project for a MERN stack application, providing a solid foundation for building scalable and maintainable applications.
JavaScript
13
star
5

rest-api-nodejs-ts-express-mongodb-zod

a REST API with Node.js, MongoDB with Mongoose, Express, Zod & TypeScript
TypeScript
12
star
6

my-contacts

MERN full stack contacts app. Built with React, Hooks, Router, Context API, Reducer Provider & React Router on the front end. Node.js, Express, MongoDB & JWT authentication on the back end.
JavaScript
9
star
7

my_breweries

Flutter app to display as a list Breweries from an API and add them to favorites.
C++
8
star
8

bootcamper-api

This Node.js, Express.js, and MongoDB RESTful API offers authentication, CRUD operations, pagination, filtering, sorting, geocoding, and image uploading. Manage bootcamps, courses, reviews, and users based on different access levels. Search for bootcamps within a radius, and upload bootcamp images.
JavaScript
8
star
9

my-breweries

React app to display as a list Breweries from an API and add them to favorites.
TypeScript
7
star
10

dev-home

A social network MERN stack application that includes authentication, profiles and forum posts.
JavaScript
7
star
11

connect-front-to-back-cra

This repository contains a MERN stack project that demonstrates how to connect a front-end React application created with CRA to a back-end Node/Express API. It can serve as a boilerplate project for a MERN stack application, providing a solid foundation for building scalable and maintainable applications.
JavaScript
6
star
12

shops-api

This repository contains the source code for the SHPOS API. It's built using Node.js, Express.js, and MongoDB.
JavaScript
5
star
13

amazon-clone

E-Commerce Shop - Stripe + React, Redux, NestJS, and Mongo
TypeScript
5
star
14

github-users-index

Search GitHub users app. Built with: React, Hooks, Context API, Reducer Provider & React Router.
JavaScript
5
star
15

hero-weather-thunk

React weather app with the AccuWeather API.
JavaScript
4
star
16

git-demo

HTML
4
star
17

react-demo-dating-app

Simple dating app demo for students in my bootcamp.
JavaScript
4
star
18

todo-mobx-react

Simple Todo React TypeScript app using Mobx
TypeScript
4
star
19

graphs

A site that displays a Line Graph and a Gantt Graph
TypeScript
4
star
20

dark-mode

A React Dark mode toggler. Built as part of a React course.
JavaScript
3
star
21

vanilla-js-validation

Simple client side Vanilla JavaScript form validation
JavaScript
3
star
22

exchange-rate-calculator

Select countries to get the exchange rate for a specific amount
HTML
3
star
23

ticketing-microservices-app

Educational Microservices with Node JS and React project
TypeScript
3
star
24

hero-weather-redux-saga

React weather app with the AccuWeather API, Redux-Saga and Styled Components.
JavaScript
3
star
25

go_moon

Basic stateless Flutter project.
C++
3
star
26

intro_to_dom_findin_elements

JavaScript
3
star
27

btre_project

Python Django Educational project
CSS
3
star
28

react-explorer

Simple react explorer-display app using recursion
JavaScript
2
star
29

my_trivia

A small trivia game
C++
2
star
30

oop_in_js

JavaScript
2
star
31

react-typescript-quiz

React with TypeScript Quiz App. Part of a React TypeScript tutorial
TypeScript
2
star
32

job-interview-questions

JavaScript
2
star
33

kemtai-workout

This project is a demo of a workout mobile only web app.
SCSS
2
star
34

react-ts

First React TypeScript project. Part of the course Understanding TypeScript on Udemy
TypeScript
2
star
35

nextjs-mobx-blockchain

TypeScript
2
star
36

arrays_and_dom_w_solutions

JavaScript
2
star
37

forkify

A Vanilla JS based front end recipe application web app
JavaScript
2
star
38

useContext-modal-sidebar

Sidebar/Modal utilized by the useContext hook. Built as part of a React course.
CSS
2
star
39

insta_app

C++
2
star
40

coininfo

CoinInfo Flutter project using the coingecko API.
C++
2
star
41

color-generator

Color generator app built with React. Built as part of a React course.
CSS
2
star
42

usereducer-cart

React shopping cart component with useContext & useReducer. Built as part of a React course.
JavaScript
2
star
43

event_bubbling

HTML
2
star
44

arrays_and_dom_mini_recap

JavaScript
2
star
45

dataMassage

JavaScript
2
star
46

recap_assignmets

JavaScript
2
star
47

nestjs-task-management

NestJS Task Management API
TypeScript
2
star
48

data_massage_solutions

JavaScript
2
star
49

taskly

Statful Flutter tasks app.
C++
2
star
50

movie-seat-booking

Display movie choices and seats in a theater to select from in order to purchase tickets
HTML
2
star
51

material-dashboard

MERN Project in which I implemented the backend: auth - user authentication: registration, login and profile update. In the frontend I implemented login page, registration page and profile update logic. State handled with Redux and Redux-thunk.
JavaScript
2
star
52

custom-video-player

Custom video player using the HTML5 video element and it's JavaScript API with a custom design
CSS
2
star
53

obrm-hotel

HTML and CSS demo hotel project
HTML
2
star
54

top-projects

My top projects app built with React. Built as part of a React course.
CSS
1
star
55

reviews

A simple reviews app built with React. Built as part of a React course.
CSS
1
star
56

grocery-list

Grocery list app built with React. Built as part of a React course.
CSS
1
star
57

stripe-menus

Stripe styled menus built with React. Built as part of a React course.
CSS
1
star
58

usereducer-cart-app

JavaScript
1
star
59

useReducer-cart-demo

useReducer demo
JavaScript
1
star
60

mapatimun

Simple app to track your running and cycling. Built with Vanilla Javascript.
JavaScript
1
star
61

cocktails

Cocktails search app built with React. Built as part of a React course.
JavaScript
1
star
62

navbar

Navbar component built with React. Built as part of a React course.
CSS
1
star
63

useContext-demo

useContext Cart App
JavaScript
1
star
64

react-router-6-tutorial-main

React Router Dom version 6 examples. Taken from John Smilga's React Course.
JavaScript
1
star
65

react-crud-cra

React demo site to demonstrate CRUD with local storage and axios
JavaScript
1
star
66

stock-photos-infinite-scrolling

Infinite scrolling through Unsplash stock photos built with React. Built as part of a React course.
JavaScript
1
star
67

github-index

Search GitHub users app. Built with: React, Hooks, Context API, Reducer Provider & React Router.
JavaScript
1
star
68

tours

A simple tours list React app. Built as part of a React course.
CSS
1
star
69

menu

A simple menu app built with React. Built as part of a React course.
JavaScript
1
star
70

it-logger-db

A helper repo for main it-logger app
1
star
71

birthday-reminder

A simple birthday reminder React app. Built as part of a React course.
CSS
1
star
72

transformers-index

React based web app
JavaScript
1
star
73

it-logger

React app to track IT department tasks and issues. Uses JSON-Server as a mock backend. Built with React & Redux. Used Materialize for the UI styling.
JavaScript
1
star
74

bankist-corporate-website

讚诪讜 砖诇 讗转专 转讚诪讬转. 谞讘谞讛 讘- vanilla JavaScript
HTML
1
star
75

hebrew-lorem-ipsum

Hebrew Lorem ipsum generator app built with React. Built as part of a React course.
CSS
1
star
76

socialbook-api

JavaScript
1
star
77

pagination

CSS
1
star
78

lorem-finance

Demo of a finance company website.
HTML
1
star
79

css-hamburger-menu

CSS Hamburger menu overlay
CSS
1
star
80

pig-game

诪砖讞拽 诪讝诇 诇砖谞讬 砖讞拽谞讬诐 谞讻转讘 讘-Vanilla Javascript.
JavaScript
1
star
81

dropdown

CSS only dropdown - no JS
CSS
1
star
82

guess-my-number

Pure Vanilla JS number guessing game
JavaScript
1
star
83

markdown-preview

Markdown preview app built with React. Built as part of a React course.
CSS
1
star
84

slider

Slider app built with React. Built as part of a React course.
CSS
1
star
85

weather-app

JavaScript
1
star
86

ori-baram-portfolio

My Projects Portfolio. Pure CSS With Animations - No Libraries Used.
HTML
1
star
87

nba-playes

NBA Players is a React-based web application that leverages the BallDontLie API to display NBA player statistics and allows users to search for players, mark their favorites, and manage these preferences in a visually appealing interface.
TypeScript
1
star
88

ai-hashtags-extractor

React app that uses AI to analyze text and extract the best keywords.
JavaScript
1
star