Skip to content

this application generates checkerboxes based on user input and displays them in html

Notifications You must be signed in to change notification settings

joeyabouharb/react-checkerbox-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name: "checkerboard-app", Author: "Joseph Abouharb", Description": "Checkboard pattern generator", Main file: "./src/App.js". License: "MIT"

Checkboard generator

This application is using the Javascript framework React. bootsrapped using create-react-app

To create checkerboards, the program takes in 2 user inputs(size of square, number of squares) and generates a pattern.

Instructions

In the project directory, you must run:

npm install

download package dependencies in order to run the application

npm start

to run the application on the web. this will automatically open up the browser to http://localhost:3000/

About

this application generates checkerboxes based on user input and displays them in html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published