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.
- 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
-
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
"The code in this project is free source."