radhouenchbinou / burger-app-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

##Project content

A burger Builder App created when learning with @Maximillian udemy react course the project contains:

-functions component
-class based component
-unkown functions
-state,props,component lifeCycle
-propTypes check
-sending http requests and connecting firebase backEnd
-error handler with axios interceptors
-react router
-creating and manipulating forms
-forms validation\

##Run the project

  • First type npm install to install required Modules
  • Second type npm start the project will run on port 3000

About


Languages

Language:JavaScript 87.1%Language:CSS 11.3%Language:HTML 1.6%