Skip to content

VClimb has a PostgreSQL REST API backend, and a Next.JS frontend.

Notifications You must be signed in to change notification settings

sjblurton/v-climb-nextjs

Repository files navigation

logo

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

screen-gif

Screenshots

Mobile-Screenshot

desktop-Screenshot

performance-Screenshot

Getting started

link to the live site...

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

Licensing

"The code in this project is free source."

About

VClimb has a PostgreSQL REST API backend, and a Next.JS frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages