Skip to content

A super snappy React App! A great project to start learning, working with and getting hands on ReactJs.

License

Notifications You must be signed in to change notification settings

MShazim/robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

A responsive React application called RoboFriends, built with the Techyons library, that displays a collection of robot cards with their information. The app allows users to search and filter robots based on their names.

Here's a link: Robofriends.

RoboFriends Screenshot

Features

  • Displays a collection of robot cards with their names, email addresses, and images.
  • Allows users to search and filter robots by their names.
  • Responsive design for optimal viewing on different devices.

Technologies Used

  • React
  • Techyons
  • HTML
  • CSS
  • JavaScript

Getting Started

Follow the instructions below to get a local copy of the project up and running on your machine.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (v14.0.0 or higher)
  • npm (v6.0.0 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/MShazim/robofriends.git
  2. Change to the project directory:

    cd robofriends
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open the application in your browser:

    http://localhost:3000
    
  3. Interact with the RoboFriends app and enjoy!

Scripts

The following npm scripts are available:

  • npm start: Starts the development server.
  • npm run build: Builds the app for production.
  • npm run test: Runs the tests.

Contributing

Contributions are welcome! If you find any issues or have suggestions, please submit a pull request or open an issue on the GitHub repository.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact aslamshazim20@gmail.com.

Acknowledgements

  • The RoboFriends app is inspired by the Zero to Mastery course.
  • The Techyons library is developed by Jxnblk.

About

A super snappy React App! A great project to start learning, working with and getting hands on ReactJs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published