Nutri-Pal's website this is the repository for nutri's website 'fork it' or 'clone it' then run // clone it $ git clone https://github.com/nutri-pal/nutripal-website.git // go to app $ cd nutrial-website // install packages $ yarn or yarn install or npm install // run the app $ yarn start or npm start