Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 718 Bytes

File metadata and controls

32 lines (18 loc) · 718 Bytes

3Webd-Museum

It's a school project for the React course. It is an app to show museum articles.

demo

Metmuseum-demo.mp4

Configuration

These modules are used in the project:

npm install bootstrap@5.2.3

npm install react-bootstrap bootstrap

npm install axios

npm install react-router-dom

npm install mocha

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the tests with mocha