/web-git-assignment

Primary LanguageJavaScriptMIT LicenseMIT

MIT License


Fetching in use devices and showing them on map

by awesome README template that you can use too :D


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

IOT Devices location

An web application built with React/Redux that fetching Devices in use and showing them on map by their ID and name

(back to top)

Built With

Frameworks/Libraries used to bootstrap your project.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

how to list things you need to use the software and how to install it.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.`
    npm start

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Erfan Ramezani - erfanrmz@gmail.com

Project Link: https://github.com/erfanrmz/web-git-assignment

(back to top)

Acknowledgments

list resources I find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)