Skip to content

Sharanyags3/Robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robofriends

This is a tutorial for React

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install and how to install them?

You need to have React.js and node.js softwares to run the code

sudo npm install -g create-react-app

https://nodejs.org/en/download/

Installing

After installing the software, you need to do npm install to install the packages

start

To run the project:

  1. Clone this repo
  2. Run npm install
  3. Run npm start

Live Demo 🚀

Click here for a live demo