Skip to content

YoanRos/PACT_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PACT Full-Stack Software Engineer Take-Home Assignment

Overview

This is a full-stack application where users can submit and view Product Carbon Footprint (PCF) data. It includes a backend API built with Node.js (Express) and a frontend built with React.

Dowload the code

  1. Clone the repository:
    git clone https://github.com/YoanRos/PACT_Assignment
    cd PACT_Assignement

Backend Setup

  1. Install dependencies : npm install

  2. Run the backend : npm start

  3. The backend will be running at http://localhost:3001

Frontend Setup

  1. Install dependencies : npm install

  2. Run the frontend : npm run dev

  3. The frontend will be running at http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published