Skip to content

Commit

Permalink
Update packages and readme
Browse files Browse the repository at this point in the history
laurielim committed Jan 21, 2024
1 parent 879ec5b commit 94d4572
Showing 2 changed files with 24,020 additions and 361 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -11,22 +11,26 @@ Built with:
- HTML
- JS
- CSS
- Reactjs
- Reactjs 17

Hosted on:

- Netlify

## Setup and Usage

Inside a cloned directory/folder, run:

Inside the root, with Node 16 run:

```bash
npm install
npm install react-router-dom
npm install json-server --save-dev
npm install axios
npm install react-bootstrap bootstrap
npm run start
```

To deploy run, with netlify-cli:

```bash
netlify deploy
```

## Sources & Attributions
24,365 changes: 24,010 additions & 355 deletions package-lock.json

Large diffs are not rendered by default.

0 comments on commit 94d4572

Please sign in to comment.