Pseudo E-commerce website (PE-CW)
- 6 Devlogs
- 45 Total hours
A FAKE E-commerce website with products and more. Using Next.JS and Neon database
A FAKE E-commerce website with products and more. Using Next.JS and Neon database
Changes
Completed project: https://pseudo-e-commerce-website-vjx4.vercel.app/
Changes
Expect the next devlog to be the final one.
So far, I kept restarting. I guess you could say this is my way of venting out my frustration. Since I just restarted. However, every restart gives me better ideas. After a learning break, these are the updates to my third restarted project:
Next time, I do not plan to restart my project. I am going to keep continuing as I feel like I have enough experience now.
Changes:
Future plans:
Hello everyone, this is my second devlog.
What Changed:
I had to scrap my previous project because of an unknown error. However the idea hasn’t changed, so I created a new project. I Revamped the entire design, added better backend, and used appealing design choices. For backend, I used Neon’s PostgreSQL and it’s system for authentication and Next.JS’s API routes (along with Prisma) to connect my project to the Neon database. For frontend, I used React, ShadCN’s UI library, and RadixUI’s UI library. For CSS, I used Tailwind CSS.
Why I made all of those changes:
This is simple: I watched some YouTube tutorials and they inspired me. For backend, it was too useful to ignore.
Summary:
*Image below is the updated landing page.
Worked on landing page and am currently working on sign in/sign up page.