Coder Social home page Coder Social logo

guess-the-number's Introduction

Guess The Number

GitHub repo size GitHub language count GitHub starts GitHub forks

Home Page -  Guess The Number

This is a ReactJS project using HTML, CSS and Javascript and a API to generate random numbers that is called "Guess The Number" and you need to guess a random number between 1 and 300!

๐Ÿš€ How can I install Guess The Number?

If you want to install Guess The Number, follow this steps:

  git init
  git clone https://github.com/ianlgk/guess-the-number.git
  cd 'guess-the-number'
  yarn

If your intention is to run the application in production mode, follow the last steps, then these steps:

serve -s build

๐Ÿค” Commands

Maybe you are thinking, "๐Ÿค” What are this terminal commands doing?", but don't be worried! I'm gonna show you one by one what are their purpose:

  1. git init : initializes or reboots a repository
  2. git clone : clone the repository on your local machine
  3. cd 'file_name': enter on the 'file_name' directory
  4. yarn: install all project's dependecies
  5. serve -s 'directory' : will deploy the 'directory'

โ˜• How can I use Guess The Number?

Now that you have installed the Guess The Number, follow this steps to run the project:

  yarn start

In case that you do not want to install the project, you can use the Guess The Number through the following link: https://guess-the-number-ianlgk.netlify.app

๐Ÿ–ฅ๏ธ Technologies

ReactJS
HTML5
CSS3
JavaScript

๐Ÿค Contributors

Ian Langkammer Batista - Photo from GitHub
Ian Langkammer Batista

guess-the-number's People

Contributors

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