https://github.com/alexandredresch/climbingguy
ClimbingGuy is a blog dedicated to the world of climbing, built with Angular. It was built to provide comprehensive information about mountains and climbing routes.
https://github.com/alexandredresch/climbingguy
angular tailwindcss typescript
Last synced: about 1 month ago
JSON representation
ClimbingGuy is a blog dedicated to the world of climbing, built with Angular. It was built to provide comprehensive information about mountains and climbing routes.
- Host: GitHub
- URL: https://github.com/alexandredresch/climbingguy
- Owner: AlexandreDresch
- Created: 2023-09-15T23:47:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T01:49:23.000Z (almost 2 years ago)
- Last Synced: 2025-11-18T14:35:35.709Z (7 months ago)
- Topics: angular, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://climbing-guy.vercel.app
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ClimbingGuy

### ClimbingGuy is a blog dedicated to the world of climbing, built with Angular. It was built to provide comprehensive information about mountains and climbing routes.
## Features
- **Mountain Information:** Detailed information about various mountains around the world.
- **Responsive Layout:** Optimized for all devices, ensuring a seamless experience on desktops, tablets, and mobile phones.
### Click [here](https://climbing-guy.vercel.app) to access ClimbingGuy.
## Starting the project
Clone the repository:
```cl
git clone https://github.com/AlexandreDresch/ClimbingGuy.git
```
Use **npm install** to install project dependencies:
```cl
cd ClimbingGuy
npm install
```
Then start the project.
```cl
ng serve
```
Open http://localhost:4200 to see the application in action.
## Technologies
- [ ] Angular
- [ ] Typescript
- [ ] TailwindCSS
Happy climbing! 🧗♂️🧗♀️