Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.6 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.6 KB

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."