Giter Site home page Giter Site logo

-bot-battlr's Introduction

Bot-Battlr

Welcome to Bot Battlr, the one and only spot in the known universe where you can custom build your own Bot Army! This is my app example: https://drive.google.com/file/d/1uJqwlHTcsBA8YKP9llqBrCt0fUxdGE8S/view

That's the video for screencastify

Technologies used

  • HTML and CSS
  • JS
  • React
  • JSON Server

Features

  • View profiles of all bots in the BotCollection component
  • Add a bot to the army by clicking on it.
  • The selected bot will be displayed in the YourBotArmy component.
  • Release a bot from the army by clicking on it. The bot will disappear from the YourBotArmy component.
  • Discharge a bot from the service forever by clicking the red button marked "x" but it will not delete it in the data base.

Setting Up the Environment

  • run npm install to install all the projects dependencies.
  • navigate to db folder and run db.json on port 3001 using the following command: json-server --watch db.json --port 3001
  • if you haven't installed json-server use the following command: npm i -g json-server

Then run npm start on project's root directory to start the project

Author

Alex Thuku

-bot-battlr's People

Contributors

mrthuku avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.