An open API service indexing awesome lists of open source software.

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

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.