Skip to content

A ReactJS educational web app with fun content to learn about React essentials without digging through docs. Features dark mode and Melty the animated snowmascot. Built with TailwindCSS and deployed on AWS.

License

Notifications You must be signed in to change notification settings

garethbrickman/UnderReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnderReact

Description

A fast way to find the React essentials you need without digging through docs.

Utilizing a statement-based decision tree structure to find topics.

Providing real-world code examples, including from the app’s own codebase.

See a live deploy of the site right now at underreact.click!

Installation

Clone the project repo.

$ git clone https://github.com/garethbrickman/UnderReact.git

Install with npm:

$ npm install

Usage

Start the app for development (by default at localhost:3000):

$ npm start

Build the app for production (enjoying the benefits of the included build optimization):

$ npm build

Project Planning

Github Projects

Authors

Backend Engineering & Architecture - Melty Design & SVG Animation - Dropdown Functionality & Content Pane

Frontend Design & Syntax Highlighter - Dark Mode Toggle & Style Implementation - Build Optimization & AWS Deployment

Licensing

Mozilla Public License Version 2.0

About

A ReactJS educational web app with fun content to learn about React essentials without digging through docs. Features dark mode and Melty the animated snowmascot. Built with TailwindCSS and deployed on AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages