https://github.com/mnjccl/-react--worldwise
https://github.com/mnjccl/-react--worldwise
context-api css-modules javascript leaflet react react-router vite
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnjccl/-react--worldwise
- Owner: mnjccl
- Created: 2024-07-08T16:16:10.000Z (over 1 year ago)
- Default Branch: old-version
- Last Pushed: 2024-12-31T13:16:04.000Z (about 1 year ago)
- Last Synced: 2025-03-24T05:18:46.007Z (10 months ago)
- Topics: context-api, css-modules, javascript, leaflet, react, react-router, vite
- Language: TypeScript
- Homepage:
- Size: 4.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WorldWise
In the build process, I used the Vite tool. The application consists of over 25 components and is styled using CSS modules. It is run with the command "npm run dev". The task in this application involves manipulating components, including utilizing React Router for navigation. App is not hosted so it’s run locally, requiring both `npm run dev` for the client and `npm run server` for the server to function.