Skip to content

YuchiYen/week4-react-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 4 React Exercises

This project was bootstrapped with Create React App.

Setup

  1. Fork this repository
  2. Clone the forked repository to your computer
  3. Run npm install to install dependencies
  4. See available scripts below

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run test:1

Run the tests for a particular exercise

About

week4 in class exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • HTML 7.3%
  • CSS 6.8%