Okazakee / ZTM-robofriends

First React project of ZTM - Web Developer course.

Home Page:https://robofriends-okazakee.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Robofriends

Search for your Robofriends!
View Live Demo

About The Project

Project screenshot

This is the first ReactJS website project committed from the ZTM Web Development Course.

Built With

These are the major frameworks/APIs used in this project.

ReactJS Jsonplaceholder Robohash

How it works

The website lets you search between various robots by their data, fetched from a fakeApi (jsonplaceholder) with images provided by Robohash API.

Getting Started

  • Clone the repo:
git clone https://github.com/Okazakee/ZTM-robofriends.git
  • Install dependencies:
npm -i
# or
yarn
  • Run the development server:
npm run start
# or
yarn start

About

First React project of ZTM - Web Developer course.

https://robofriends-okazakee.netlify.app/


Languages

Language:JavaScript 51.5%Language:HTML 40.7%Language:CSS 7.8%