Project for the Hypermedia Applications course at Politecnico di Milano.
The website is accessible at https://apex-venture-ecru.vercel.app/
Team name: TheSuisiteSquad
Authors
- Vincenzo Curreri (@Vinz-z)
- Fabio Chini (@chinifabio)
- Giovanni Caleffi (@giovannicaleffi)
- Simone Coluccio (@SimoneColuccio)
This part of the project consists in evaluating the usability of the TheInternGroup web application.
The file of the final Usability Report can be found here
This part of the project consists in the design and development of a website for a venture capital firm, showing the projects funded, the areas of investment and the team of the venture capital firm.
The file of the final Design Report can be found here
The file of the final Implementation Specification can be found here
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate