Skip to content

Repo contains all the code written and practiced while learning Namaste React from Akshay Saini with notes.

Notifications You must be signed in to change notification settings

codeAlok/Namaste_React_Practice

Repository files navigation

This repository contains followup code & notes from 💖 Namaste React Course 💖 by Akshay Saini 🚀


Note: All folders/episode code in this repo is extended code of previous episode (best way to follow this repo is to follow with the commits)

Note: All episodes code are kept separated, so that it is easier to Rerevise and practice the concept later.

Get Started: 👉Follow below steps to Clone & practice with this repository (run given command in terminal)

  1. Clone this repo to your local system

    git clone git@github.com:codeAlok/Namaste_React_Practice.git
  2. Go to particular folder

    cd 1_Inception
  3. Install all packages/dependencies

    npm install
  4. Run the program

    npm start
  5. Server running at http://localhost:1234 . Here you go your app is live now. Open link in browser.

😍Build Projects Now💪

About

Repo contains all the code written and practiced while learning Namaste React from Akshay Saini with notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published