Skip to content

Akshay2996/RoboFriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

A simple React based App that searches the robots it has on the website.

Its a Basic react app that covers the core concepts of react.

Topics Covered
  • Props
  • State
  • Children
  • Function & Class components (Pure components & Smart components)
  • JSX
  • Fragments
  • Error Boundary
  • Lifecycle methods

Screenshots

RoboFriends Image


RoboFriends Image


Instructions to Run

clone this repo

In the project directory, you can run:

npm install

It installs the dependencies using the package.json file.

npm start

Start and runs the app which renders in real-time.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Your app is ready to be deployed!
Cheers Mate!🍻

About

☮ React app that searches the robot based on the name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published