Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamfortune/robofriends-app
a robofriends app, this is what i built to get a hand on react components
https://github.com/iamfortune/robofriends-app
Last synced: 10 days ago
JSON representation
a robofriends app, this is what i built to get a hand on react components
- Host: GitHub
- URL: https://github.com/iamfortune/robofriends-app
- Owner: iamfortune
- Created: 2020-01-21T13:13:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:57:38.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T11:57:54.030Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://kays-robot-friends.netlify.app/
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RoboFriends-App
## ABOUT PROJECT-
- this was built to get hands on knowledge on ReactJS, its components, props, state, lifecycle hooks, JSON and fetch.
## Cloning/Contributing && Getting started
- To get started, do the following
- git clone repo
- open in terminal
- cd into project folder and open in your preferred IDE
- run npm install (this is to install npm packages needed for the project)
- run npm start (this is to set up project in your browser)
- run npm build
- happy hacking/contribution## Deploys
- a working version of this app is hosted on netlify https://kays-robot-friends.netlify.com/