recommends, as the name says, is a list of recommendations with the purpose to guide my fellow multimedia technology students on their path to becoming a developer.
recommends uses the React Framework Gatsby in combination with MDX and Tailwind.
Please read the CONTRIBUTE.md file
git clone https://github.com/motcodes/recommends
cd recommends
npm installInstall Gatsby-Cli globally, if you havn't already
npm i -g gatsby-cliRun the project with:
npm run startBuild and serve the project with:
npm run build
npm run serveIf you want to request a new feature or topic open a discussion.