Engprod is a website created to promote the Production Engineering course, an activity developed as part of the University Extension discipline.
Check out the website here.
Technology used:
- React
Setup:
After cloning the repository, install the dependencies:
npm install
or
yarn install
Usage:
npm run dev
or
yarn dev