Skip to content

mikewgd/pearllevy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pearllevy

A lawyer website for my dad.

Technologies

  1. Netlify - For continuous integration and domain hosting
  2. Parcel - Used to create builds
  3. React - Using newest React 16.8
  4. Styled components - Styling
  5. React router - Basic routing for the site.

Commands

  1. npm run start - Running project locally.
  2. npm run build - Creating a production build.