https://github.com/sjblurton/v-climb-nextjs
VClimb has a PostgreSQL REST API backend, and a Next.JS frontend.
https://github.com/sjblurton/v-climb-nextjs
climbing rockclimbing vegan
Last synced: 6 months ago
JSON representation
VClimb has a PostgreSQL REST API backend, and a Next.JS frontend.
- Host: GitHub
- URL: https://github.com/sjblurton/v-climb-nextjs
- Owner: sjblurton
- Created: 2022-02-03T01:48:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T16:15:02.000Z (over 3 years ago)
- Last Synced: 2025-04-24T03:47:10.962Z (6 months ago)
- Topics: climbing, rockclimbing, vegan
- Language: TypeScript
- Homepage: https://vclimb.vercel.app/
- Size: 9.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# VClimb
> VClimb an interactive guide to buying vegan climbing shoes
VClimb is a database of all the confirmed vegan climbing shoes there is on the market today. This is my first full Typescript project, and I'm now only going to be using Typescript going forward. The database is built in PostgreSQL using Prisma.io to interact with the CRUD frontend.
## Demo
> 
## Screenshots
> 
> 
> 
## Getting started
[link to the live site...](https://vclimb.vercel.app/)
## Features
- Next.js
- Single page, static SEO, speed optimized, also some client side dynamic API get requests.
- PostgreSQL REST, and relational database, hosted on heroku.
- CRUD database manipulation with Admin login. No login needed to read data.
- Typescript
- Tailwind CSS
- Formik
- Yup form validation
- Fully responsive, Mobile first.
- SVG art work
- Figma design## Links
- Project homepage: https://vclimb.vercel.app/
- Repository: https://github.com/sjblurton/v-climb-nextjs
- Figma: https://www.figma.com/file/yljLci7qpCfoS9YVnAE7Wk/vegan-climbing-shoes?node-id=10%3A0
## Licensing
"The code in this project is free source."