This app allows the user to view, give feedback and rate other developer’s portfolios. When the user is on the application’s home page, he/she can see a preview of other developer’s portfolios, but in order add a portfolio, to rate or give feedback he/she need to sign up and create an account. Technologies such as Tailwind, React.js, Node.js, Express.js, MongoDb, JWT and GraphQl were used in this application
npm install
, npm run install
, npm run seed
and npm run develop
in the command line (Win) or terminal (Mac) to install the dependencies and run the application.This Application is covered under MITLicense
For more information about the License visit MIT License Page