App | Description |
---|---|
Todo-JS |
Simple todo app in vanilla js |
Todo-React |
Converting our todo to React, getting familiar with react, and creating an app |
Avatar generator |
React components and props with basic data fetching |
NIT news |
Full-blown app showcasing production ready React(react-router, react-query, supabase, ...) |
Day | Links |
---|---|
Day 1 | Telegram, YouTube |
Day 2 | Telegram, YouTube |
Day 3 | Telegram, YouTube |
Day 4 | YouTube |
Note Join telegram channel for more information and resources.
See slides
Make sure you have node.js installed. Install yarn if you haven't already.
npm install --global yarn
This repo is a yarn workspace. a simple yarn install
should share dependeices in examples and app.
Warning Each example has its own README to setup
All the credit goes to wonderful people at Noshirvani Computer Association(Mohsen Amiri, Reza Bagherian, Yasamin Tavakoli and Ali Bagheri, ...).