https://github.com/fandredev/world-wise
An application to view the countries you've traveled to
https://github.com/fandredev/world-wise
context-api css-modules leaflet-map react typescript
Last synced: 15 days ago
JSON representation
An application to view the countries you've traveled to
- Host: GitHub
- URL: https://github.com/fandredev/world-wise
- Owner: fandredev
- Created: 2024-09-22T21:54:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-15T17:09:35.000Z (2 months ago)
- Last Synced: 2026-04-15T19:13:17.599Z (2 months ago)
- Topics: context-api, css-modules, leaflet-map, react, typescript
- Language: TypeScript
- Homepage:
- Size: 975 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## World Wise: :technologist:


# Stack used

### Other tools:
- [Prettier](https://eslint.org/)
- [Eslint](https://prettier.io/)
- [asdf](https://asdf-vm.com/)
- [React Router](https://reactrouter.com/en/main)
- [CSS modules](https://github.com/css-modules/css-modules)
- [JSON Server](https://www.npmjs.com/package/json-server)
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [leaflet](https://leafletjs.com/)
- [React Date Picker](https://www.npmjs.com/package/react-datepicker)
## Clone this repo
###### Notes: Please, check the .tool-versions before use this project to show versions that i used.
```
git clone git@github.com:fandredev/world-wise.git
```
## Go to directory
```
cd world-wise
```
## Install dependencies
###### Notes: I use the pnpm for this project. if you use the npm, replace the 'pnpm' to 'npm'.
```
pnpm install
```
## Run server
```
pnpm run dev
```
## Run JSON Server
```
pnpm run server
```
## Run linter
```
pnpm run lint
```
## Run Build (OPTIONAL)
```
pnpm run build
```
## :mailbox_with_no_mail: Contatos
E-mail: profissionalf.andre@gmail.com
Linkedin: https://www.linkedin.com/in/devfandre/