Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 642 Bytes

Readme.md

File metadata and controls

58 lines (30 loc) · 642 Bytes

codepan Glitch

  1. Todo list
  2. Data from Internet (NASA api)
  3. Gym Workout application
  4. ML

cd reactprojects npm create vite@latest reactjs-todolist npm install npm run dev

'install plugin with React - rfc -> create new functional components

import useState missing --> No output


Project # 1: Reactjs-todolist Description -

How to run ? -

  1. npm install
  2. npm run dev

Reference -

Steps -

Issues -

Project # 2: react-nasa-app

Description -

Reference -


node -v npm create vite@latest reactjs-todolist

How to use this repo?