Skip to content

Meu primeiro projeto feito em React usando Material UI, Axios e Styled-Components

Notifications You must be signed in to change notification settings

fjrjdev/Burguer-Kenzie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burguer-Kenzie

My first project in react using API request and styled components:

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Recommended

Installing

Clone repository

git clone git@github.com:fjrjdev/Burguer-Kenzie.git

Install dependencies

npm install OR yarn

Start application

npm start OR yarn start

Project Structure

.
├── node_modules             - Node libs
├── public                   - Static resources
├── src                      - Code files
│   ├── components           - All components
│   ├── Global               - Global styles components
│   ├── hooks                - Custom Hooks
│   ├── services             - Services from the business
├── package.json             - Manifest file
└── README.md                - Readme file from projet

About

Meu primeiro projeto feito em React usando Material UI, Axios e Styled-Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published