Skip to content

5pponent/7-Project-FrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7팀 웹 프로젝트 [FrontEnd]

Techs

HTML CSS JavaScript React Node.js

Libraries

  • React
  • axios
  • material-ui
npm install -g create-react-app

Install React app

npm install --save axios

Install axios
Based Promise HTTP Client.
Supports Promise API, Intercepts request and response , Parses JSON data
Usage

npm install @mui/material @mui/styled-engine-sc styled-components
npm install @mui/icons-material

Usage
Example Projects

Develop

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Other 1.5%