Skip to main content

what.ecom

A simple PERN e-commerce application and part of the Codecademy Full Stack path.

Description​

This is the final portfolio project in the Codecademy Full Stack Career path. The goal is creating a relatively full-featured ecommerce progressive web app using Node, React, Express, and Postgres. My focus for this project

Getting Started​

Dependencies​

  • Node
  • Postgres
  • React
  • Express
  • node-postgres
  • Vite

Installing & Running​

[!NOTE]
I will come back to build out this section after I've completed development on v1.

  1. Clone the repo
  2. npm install in both the frontend/ and backend/ folders
  3. npm run dev for both to get em up

Contributing​

This is a personal project so I'm not accepting outside contributions.

Author​

Michael Monaghan

Version History​

  • 0.0
    • Nothing 'released' yet

License​

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements​

I wanna shout out Codecademy for a surprisingly cost-effective and contentful course. Before I started it, it had been a couple years since I'd checked it out and they've come a long way. I have a lot of opinions on how they could improve the course but overall, pretty good for what it is!