Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arunrr/robofriends


https://github.com/arunrr/robofriends

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# RoboFriends a simple React App

DEMO : https://arunrr.github.io/RoboFriends

## Getting Started

### Clone the project

```
git clone https://github.com/arunrr/RoboFriends.git
```

### cd into cloned folder

```
cd RoboFriends
```

### Install the required dependencies for the project

```
npm install
```

### Run the project

```
npm start
```