Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 2.41 KB

README.md

File metadata and controls

69 lines (43 loc) · 2.41 KB

Project logo

Tech With Tim website frontend

GitHub Issues GitHub Pull Requests License Discord Test and deploy codecov

Frontend for the Tech with Tim website using React.

📝 Table of Contents

🏁 Getting Started

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.

Prerequisites

Install the required packages with Node Package Manager:

yarn install

Running

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.

🔧 Running the tests

Run tests with:

yarn test

⚠ You need to write tests when contributing ⚠

⛏️ Built Using

You can find a list of contributors who participated in this project here.