This is the repository of our official website webdevtalks
- React
- TypeScript
- Material UI
- Node.js
- Yarn
- Clone the repository:
git clone [email protected]:webdevtalks/webdevtalks.github.io.git
- Navigate into the project directory:
cd webdevtalks.github.io
- Install dependencies:
yarn install
- Start the development server:
yarn dev