zanenkn / react_portfolio

Home Page:https://zanenkn.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objectives

Learning Objectives from Craft Academy

  • Introduction to React
  • The V in MVC
  • Virtual DOM
  • Separation of responsibilities in React
  • Stateful and Stateless components
  • State and Props
  • Setup and configuration of the React toolchain
  • JSX syntax
  • React Router
  • Conventions and community best practices
  • Deployment of static sites on Virtual Servers (Netlify)

Requirements

  • Use React as a library
  • Include a Portfolio section
  • Get data about your past projects from a json file
  • Include a About me section
  • Make use of components for the header and the footer section (at least)
  • Use a css framework (TailwindCSS) for styling

Deployment

Deployed with Netlify.

View the deployed site here.


Built with

React - A JavaScript library for building user interfaces

Tailwind - A utility-first CSS framework for rapidly building custom user interfaces.


Author

Zane Neikena - zanenkn


License

This project utilizes the MIT open-source license.


About

https://zanenkn.netlify.com/


Languages

Language:JavaScript 87.9%Language:CSS 10.2%Language:HTML 1.9%