https://github.com/alexandredresch/traveltales
https://github.com/alexandredresch/traveltales
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandredresch/traveltales
- Owner: AlexandreDresch
- Created: 2023-06-01T03:34:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T17:12:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T09:26:15.178Z (over 1 year ago)
- Language: TypeScript
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TravelTales

## Social network for sharing travel experiences.
## Starting the project
Use **npm install** to install project dependencies.
Populate `.env` file based on `.env.example`. `VITE_API_KEY` should point to your API server (TravelTales Server).
Then start the project.
```cl
npm run dev
```
## Technologies
- [ ] React JS
- [ ] Typescript
- [ ] TailwindCSS
- [ ] Vite
- [ ] Axios
- [ ] React Spinners
- [ ] UUID
- [ ] Phosphor Icons
- [ ] Country list with dial code and flag API