/bootcamp-bairesdev

project for react abilities

Primary LanguageTypeScript

Dependencies

Steps to reproduce

  • nvm use
  • npm install --global yarn
  • yarn install
  • clear; clear; yarn run dev
  • access by http://localhost:3000/recipes/[:anyRecipeName]

Important

  • This project has a file called .env.example that has all the local environments that are necessary to make api work with nextjs application, you can alter accord to your necessity.
  • To make the data flow accordingly you might have to start the application above: bootcamp-bairesdev-api