Code Monkey home page Code Monkey logo

bot-battlr-'s Introduction

Bot-Battlr-

This is the Bot Battlr app, a React application that displays a list of bots.

Table of content

  • Description
  • Installation requirement
  • Technology used
  • Licence
  • Authors info

DESCRIPTION

The Bot-Battlr mini web app fetches data from an API and dynamically manipulates the DOM to display a list of bots. It contains a bot collection and a bot army where a user can add or delete a bot to the bot army. It also contains a botSpecs with react-icons and a user can choose to enlist the bot to botArmy or to go back to bots collections.

Installation process

Frontend

  • Navigate to the code challenge directory using cd Bank-of-Flatiron

Creating React App

  • Using vite
  1. Run the command npm create vite@latest
  2. Type y to proceed
  3. Select a project name
  4. Select React as your framework.
  5. Select Javascript as your language/variant.
  6. Navigate to the project directory by running cd project name
  7. Run npm install to install all the third party libraries.
  8. Open the project in vs code by running the command code .
  9. Open terminal in vs code and run npm run devto launch a web server.

Backend

  • Install the json-server using the command npm install -g json-server
  • To get backend started run this command json-server --watch db.json
  • Test your server by visting this route in the browser https://api.npoint.io/f00577dbaab0488ccfcd/bots/

TECHNOLOGY USED

  • Html
  • CSS
  • React
  • Javascript

LICENSE

MIT license

AUTHORS INFO

[Valerie Kandagor]

bot-battlr-'s People

Contributors

reiney4 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.