Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 518 Bytes

RoboFriends


Table Contents


Description

This is my first built-in React application. The goal of the project is to build a frontend application that can communicate with API. I have also introduced a search box in this application.

Technologies

  • React JS
  • HTML
  • CSS

How to Use

  1. First run npm install to install all the dependencies.
  2. Then run npm start to start and view my complete project.