All Projects → chris-on-code → Make React Apps

chris-on-code / Make React Apps

The code for the apps for the premium video courses: Make React Apps

Projects that are alternatives of or similar to Make React Apps

Maintenance Book
”SurviveJS — Maintenance” book
Stars: ✭ 105 (-37.87%)
Mutual labels:  web-development
Dragon
dragon.js is a bookmarklet that lets you drag any element on a website using a mouse or touchscreen. The goal is to speed up in-browser design critiques and brainstorming new layout ideas.
Stars: ✭ 131 (-22.49%)
Mutual labels:  web-development
Arcgis To Geojson Utils
Tools to convert ArcGIS JSON geometries to GeoJSON geometries and vice-versa.
Stars: ✭ 146 (-13.61%)
Mutual labels:  web-development
Graphav
A Graph Algorithms Visualizer built using React, Typescript and Styled Components.
Stars: ✭ 111 (-34.32%)
Mutual labels:  web-development
Denovel
A Deno Framework For Web Artisan - Inspired by Laravel
Stars: ✭ 128 (-24.26%)
Mutual labels:  web-development
Responsively App
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Stars: ✭ 14,425 (+8435.5%)
Mutual labels:  web-development
Druid On Rails
Rails learning Hub, related to Ruby, Rails and everything in between
Stars: ✭ 96 (-43.2%)
Mutual labels:  web-development
Popcode
An HTML/CSS/JavaScript editor for use in the classroom
Stars: ✭ 169 (+0%)
Mutual labels:  web-development
Open Source Handbook
⭐️ Open source projects for all skill levels
Stars: ✭ 131 (-22.49%)
Mutual labels:  web-development
Johnnydepp
A tiny dependency manager for modern browsers (992 bytes)
Stars: ✭ 143 (-15.38%)
Mutual labels:  web-development
Pi Temp
Web server using a Raspberry Pi and DHT22 sensor to graph the humidity and temperature in my apartment over time.
Stars: ✭ 114 (-32.54%)
Mutual labels:  web-development
Arcgis Webpack Plugin
Webpack plugin for the ArcGIS API for JavaScript
Stars: ✭ 125 (-26.04%)
Mutual labels:  web-development
Actix Web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Stars: ✭ 12,723 (+7428.4%)
Mutual labels:  web-development
Pine
Functional HTML5 and XML library for the Scala platform
Stars: ✭ 108 (-36.09%)
Mutual labels:  web-development
Devmap
Карта развития веб-разработчика
Stars: ✭ 2,043 (+1108.88%)
Mutual labels:  web-development
Esri Leaflet
A lightweight set of tools for working with ArcGIS services in Leaflet. 🚀
Stars: ✭ 1,356 (+702.37%)
Mutual labels:  web-development
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+1060.36%)
Mutual labels:  web-development
Solutions Webappbuilder Widgets
Web App Builder widgets created and managed by the Esri Solutions teams.
Stars: ✭ 170 (+0.59%)
Mutual labels:  web-development
Esri Leaflet Geocoder
helpers for using the ArcGIS World Geocoding Service in Leaflet
Stars: ✭ 164 (-2.96%)
Mutual labels:  web-development
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-17.75%)
Mutual labels:  web-development

Make React Apps

In this repo, you'll find the starter files and the finished files for the React Apps that we make in the courses: Make 10 React Apps (Series A) and Make 10 React Apps (Series B)

Series A Series B

To Start

Clone this repo. Or you can fork it so that you can track your progress in your own repo.

  1. Clone it: git clone [email protected]:chris-on-code/make-react-apps.git

Each application has its own folder. In each app folder is a finished and start folder. You can see the final app or start working in the start folder with the following steps:

  1. cd into a folder
  2. Install dependencies: npm install or yarn
  3. Start the React app: npm start or yarn start

10 Apps in Series A

View 10 React Apps (Series A)

  1. Pomodoro - Demo
  2. Markdown Editor - Demo
  3. Browser Tabs - Demo
  4. Paper Rock Scissors - Demo
  5. Moving Boxes and Zelda - Demo
  6. Infinite Image Gallery - Demo
  7. Trivia Game - Demo
  8. Authentication
  9. Web Speech and Timers - Demo
  10. Calendar Picker - Demo

10 Apps in Series B

View 10 React Apps (Series B)

  1. Chat Box - Demo
  2. Multi-Step Form w/ Context - Demo
  3. Memory Matching Game - Demo
  4. Drag and Drop Math Card - Demo
  5. Browser - Demo
  6. Real-Time Search - Demo
  7. Chart the Weather - Demo
  8. Shopping Cart
  9. Typing Speed Game
  10. Gatsby Site

Getting Help

Need some help? Email me at [email protected] or DM me on Twitter: @chrisoncode.

Pull Requests

If you've found some problems with the files and apps we've built, I'm happy to look at pull requests. I try to keep these files as close to the videos as possible so I'm not looking for full rewrites.

Any big errors or clarifications that you see, pull requests are appreciated!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].