All Projects → chris-sev → make-react-apps

chris-sev / make-react-apps

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

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to make-react-apps

Systemizer
A system design tool that allows you to simulate data flow of distributed systems.
Stars: ✭ 1,219 (+538.22%)
Mutual labels:  web-development
devit
The DEVit Web Conference
Stars: ✭ 25 (-86.91%)
Mutual labels:  web-development
HTTP-Succinctly
This is the companion repo for HTTP Succinctly by Scott Allen. Published by Syncfusion.
Stars: ✭ 35 (-81.68%)
Mutual labels:  web-development
node-js-file-upload
NodeJS File upload with GridFS and Multer
Stars: ✭ 26 (-86.39%)
Mutual labels:  web-development
flask-course
Curso de Flask (Desarrollo Web en Python; Básico)
Stars: ✭ 23 (-87.96%)
Mutual labels:  web-development
recurrent
A library for building functional-reactive (FRP) GUIs in Clojurescript
Stars: ✭ 49 (-74.35%)
Mutual labels:  web-development
framework
Cygnite PHP Framework- A Modern Toolkit For Web Developers
Stars: ✭ 43 (-77.49%)
Mutual labels:  web-development
obvia
The Javascript framework to make web development obviously easy
Stars: ✭ 43 (-77.49%)
Mutual labels:  web-development
livecoding-frontend-projects
Repositório com projetos Front-End
Stars: ✭ 70 (-63.35%)
Mutual labels:  web-development
yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (+443.46%)
Mutual labels:  web-development
configurable-app-examples-4x-js
Configurable Application Examples using ApplicationBase
Stars: ✭ 22 (-88.48%)
Mutual labels:  web-development
nardis
A small web framework based on ASGI
Stars: ✭ 14 (-92.67%)
Mutual labels:  web-development
oriented-imagery
Find developer resources for Oriented Imagery, including a Web AppBuilder widget and oriented imagery catalog (OIC) schema.
Stars: ✭ 21 (-89.01%)
Mutual labels:  web-development
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-93.19%)
Mutual labels:  web-development
Tools-For-Web-Developers
Tools for web developers css code , ui , color generators animation , icons, vector libraries , cheatsheet , playground, vs code , chrome extensions etc...
Stars: ✭ 58 (-69.63%)
Mutual labels:  web-development
image-discovery-app-js
JavaScript Image Discovery Web Application. Use to search, discover, filter, and manipulate imagery.
Stars: ✭ 22 (-88.48%)
Mutual labels:  web-development
geoservices-js
Deprecated - please consider using @esri/arcgis-rest-js
Stars: ✭ 53 (-72.25%)
Mutual labels:  web-development
kanban-quarkus
Projeto Kanban Board
Stars: ✭ 20 (-89.53%)
Mutual labels:  web-development
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-92.15%)
Mutual labels:  web-development
rocket-auth-login
Authentication and login processing for Rust's Rocket web framework. Demonstrates a working example of how to authenticate users and process login as well as how to handle logging out.
Stars: ✭ 52 (-72.77%)
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].