Skip to content

gsc2023/RecycleMap_FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Required environment variables

The env file must be named '.env' and located in the root directory of this project.

REACT_APP_GOOGLE_MAPS_API_KEY

This value is the api key issued by https://developers.google.com/maps

REACT_APP_BASE_URL

The deployed API server address is https://vscode-qjnbi.run.goorm.site/proxy/8080/.

Preparing to run and build

npm i

How to build

npm run build:dev

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!

See the section about deployment for more information.

How to devServer run

npm run dev

About

RecycleMap Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •