Skip to content

Solo Project #1 Module 3 Front End Engineering Turing School

Notifications You must be signed in to change notification settings

infamouskeyduster/whats-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's New

App Screenshot

whats_new_demo

Abstract

This is the First Solo Project for Turing Front End Engineering Module 3. This project is an introduction to development using create-react-app and the React framework. The purpose behind this project is to demonstrate understanding of functional vs. class components in React, and how to build modular components that interact and lift one another up.

Technologies Used

  • React
  • JSX
  • JavaScript
  • CSS

Principles Demonstrated

  • Object Oriented Programming
  • Single Responsibility Principle
  • Developing component driven Apps
  • Modularity and Encapsulation
  • Class structure and organization
  • UI / UX

Viewing the APP by downloading the Repository:

Setup

  1. clone down this repo to desired location
  2. cd into the new directory
  3. run npm install
  4. run npm start
  5. open browser and enter http://localhost:3000

About

Solo Project #1 Module 3 Front End Engineering Turing School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •