osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Initialize React App - Project Directory Structure #5

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

After initializing the React app, analyze and set up the proper directory structure for this use case. This involves creating folders for components, context, server, API, config, utils, styles, etc.

Acceptance Criteria