Skip to content

Exercises to help on getting used to JavaScript arrays and objects on a React environment. Made for Nuclio Digital School's Full Stack Development master program.

Notifications You must be signed in to change notification settings

angelbt91/js-arrays-objects-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Arrays and Objects exercises

Why

This project aims to help on getting used to arrays and objects on a React environment.

How to use

First, clone the repo:

$ git clone https://github.com/angelbt91/js-arrays-objects-exercises.git

Then, enter into the project's folder:

$ cd js-arrays-objects-exercises

Install the dependencies:

$ npm install

Start the development server to browser the website:

$ npm start

Read the instructions at the homepage to understand how to solve the exercises.

About

Exercises to help on getting used to JavaScript arrays and objects on a React environment. Made for Nuclio Digital School's Full Stack Development master program.

Resources

Stars

Watchers

Forks