Skip to content

ericconner5/react-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shady's Kegs - A Pub's Keg Database

This project was made with React.

Created by Eric Conner

Description

An Epicodus project made in React that is mock-up of an Angular project. The initial main objectives are to set up a development environment using npm. Project includes Webpack bundling, Babel transpiling, a dev server with hot module replacement and linting. The application uses React-Router library for client side "multiple page" views. Some basic CSS styling is used with inline and object techniques.

Notes

So far React has been more intuitive than Angular. I'm not wasting much time navigating to wrong editor pages. It feels similar to Angular regarding the process of setting up modules/components for basically each function. Also having some amounts of JS and html crossing over into each others previously well sanctioned territories. Styling seems even more open ended than normal CSS as there are a few ways to add styling into the functions. This presents some curious challenges to overcome: reckoning which is easiest or best for different use cases and getting used to another previously non-combined data-types combination.

App Route Structure

alt text

Setup on OS X

Technologies used

  • React
  • npm
  • Google Chrome

Known Bugs

  • Add Keg button does nothing
  • Edit Keg button does nothing

License

This software is licensed under the MIT license.

Copyright (c) 2018 Eric Conner, Epicodus

About

Epicodus React Week 1 solo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors