Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

React JS Home Work

Project 1 ( Todo App )


  • A simple to do app which supports the CRUD functionality.

Features

  1. User should be able to create a new todo
  2. User should be able to view all his created todo
  3. User should be able to edit his existing todo
  4. User should be able to delete his existing todo

Demo : link

Source Files : github link

Project 2 ( Rock Paper Scissor Game )


  • It is a simple and popular game played between two players

Features

  1. The game will be between user and computer
  2. The computer will randomly select his option
  3. The user should be able to select his option from the interface
  4. Winner should be displayed after the game over

Demo : link

Source file : github link

Project 3 ( The Meal DB )


  • It is free and open-source API for getting the meals data like ingredient, origin country etc by its name.

Features

  1. A simple and easy to use user interface
  2. User should be able to search the meal by its name. For example: Burger
  3. Meal data should be displayed after search in a proper way to the user

API Link: link

Demo : link

Source file : github link

Project 5 ( Movie App )


  • It is a free and open-source API for getting the data related to a movie

Features

  1. A simple and easy to use user interface
  2. User should be able to search the movie by its name. For example: Iron Man
  3. Movie data should be displayed after search in a proper way to the user

API Link: link

Demo : link

Source file : github link