Skip to content

GenerateNU/karp-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karp Web App

This is the repository for all the frontend related to the Karp web app, including the organization facing management platform, the vendor facing management platform, as well as the admin facing internal tool

We are using React

Setup Instructions

  1. Install Node.js if you have not already (make sure you have version 20.19 or above)
  • Download from https://nodejs.org/en : Click the 'Get Node.js' button and run the commands displayed
  • To confirm your installation run:
    • node -v
    • npm -v
  1. cd into frontend and run npm install
  2. Then run npm run dev and right click on the localhost url!
  3. Run cd ..
  4. Run python3 -m venv venv
  5. Run source venv/bin/activate
  6. Run pip install -r requirements.txt
  7. Run pre-commit install

Production

https://karp-frontend-react.vercel.app/

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •