This is the React portfolio site build using HTML5,CSS3 & React and hosted on netlify
list What I learn
- HTML5 layouting using hader, fouter, navigation etc.
- CSS3 flexbox, grid, position & botstrap
- React js components and state, conditional components,react hooks, context api.
- Hashnode GraphQL Api which fetch my blogs and disply it on Frontend.
- Deploying React project on netlify.
clone repo
step 1 : Install packages
npm install
step 2 : run
npm start
Project will run on http://localhost:3000