Frontend for the Tech with Tim website using React.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Install the required packages with Node Package Manager:
yarn install
Run the app in the development mode:
yarn start
Open http://localhost:3000 to view the website in the browser.
The page will reload if you make edits. And you will also see any lint errors in the console.
Run tests with:
yarn test
⚠ You need to write tests when contributing ⚠
You can find a list of contributors who participated in this project here.