https://github.com/s-ayanide/robofriends
https://github.com/s-ayanide/robofriends
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-ayanide/robofriends
- Owner: S-ayanide
- License: apache-2.0
- Created: 2019-08-04T17:05:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T03:05:24.000Z (about 6 years ago)
- Last Synced: 2025-02-28T19:09:10.894Z (over 1 year ago)
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RoboFriends
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [](https://GitHub.com/Naereen/ama) [](https://code.visualstudio.com/) [](https://github.com/S-ayanide/Robofriends/issues)
[](https://github.com/S-ayanide/Robofriends/network) [](https://github.com/S-ayanide/Robofriends/stargazers) [](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/S-ayanide/Robofriends/blob/master/LICENSE)
A basic React project which searches for Robots and filters them.
### 👉 If you like this repo then please give it a ⭐️
## Short Description
This is a demo of how people can use React js to make everything cooler.📳✨
## NOTE:
This project is subject to change by the developer and is still in development
## How to run this
Running this is as simple as it gets. Follow this steps
1. Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)
2. Navigate to the project folder where you have cloned this repo.
3. Type the following command in the terminal
```
npm start
```
or if you are a yarn user then
```
yarn start
```
## Pull Request
Pull Requests are welcome. Since this is a demo! Have fun exploring
#### Feel free to contribute
## Developed & Maintained by
[Sayan Mondal](https://github.com/S-ayanide)
[📷 Insta](https://www.instagram.com/s_ayanide/)
[🐤 Twitter](https://www.instagram.com/s_ayanide/) [](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FS-ayanide%2FRobofriends)
## License
[](https://github.com/S-ayanide/Robofriends/blob/master/LICENSE)
```Copyright 2019 Sayan Mondal
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## Getting Started
For help getting started with React, view our online [documentation](https://reactjs.org).