Skip to content

React JS App: This is a web application built using React, a JavaScript library for building user interfaces. It fetches data from a remote API and renders a list of "robots" that can be filtered by name using a search bar.

License

Notifications You must be signed in to change notification settings

Alejandroq12/react-app-robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Robots

📗 Table of Contents

📖 Robots

This is a codebase for a web application built with React.js, a JavaScript library for constructing user interfaces. It allows users to filter robots fetched from https://robohash.org/. The primary objective was to practice the implementation of class components. Afterwards, I refactored and implemented the use of React.js Hooks.

🛠 Built With

Tech Stack

Client

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

https://github.com/Alejandroq12/react-app-robots.git

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd react-app-robots

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • You must use npm start command in terminal to run this at the localhost.

Run tests

Tests will be available soon.

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy this website.
  • For more information about deployment on GitHub Pages see "GitHub Pages".

(back to top)

👥 Author

👤 Julio Quezada

(back to top)

🔭 Future Features

  • I implement the use of React.js Hooks.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star ⭐️

(back to top)

🙏 Acknowledgments

I want to thank all my colleagues that share knowledge with and inspired to to improve each day.

(back to top)

❓ FAQ

  • What did you learn?

    • I learned how to refacto the code in order to implement React.js Hooks.

(back to top)

📝 License

This project is LICENSE licensed.

(back to top)

About

React JS App: This is a web application built using React, a JavaScript library for building user interfaces. It fetches data from a remote API and renders a list of "robots" that can be filtered by name using a search bar.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published