Skip to content

Commit

Permalink
docs: add readme.md to books app
Browse files Browse the repository at this point in the history
  • Loading branch information
Jes015 committed Jul 17, 2023
1 parent 623456e commit f6deee1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 252 deletions.
15 changes: 15 additions & 0 deletions pruebas/01-reading-list/Jes015/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Books App ([Demo](https://midu-books.netlify.app/))

Organize your reading journey with ease. Keep track of available books and create a personal list for future reads.

![mobile-version app](<https://i.ibb.co/YT4NCcQ/desktopapp.png>)

## How to install and run

| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `git clone (repo url)` | download repository |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
17 changes: 0 additions & 17 deletions pruebas/01-reading-list/Jes015/project-data.txt

This file was deleted.

235 changes: 0 additions & 235 deletions pruebas/01-reading-list/books.json

This file was deleted.

0 comments on commit f6deee1

Please sign in to comment.