This project was bootstrapped with Create React App.
North Pole Factory is an app that will be made during a frontend workshop organized by Deployed.
- yarn
- node v16.10.0
git clone git@github.com:deployed/santa-workshop-2022.git
cd santa-workshop-2022
yarn install
yarn start
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.