Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninagw/book-app

Book Journal App
https://github.com/ninagw/book-app

api javascript nextjs styled-components

Last synced: 9 days ago
JSON representation

Book Journal App

Awesome Lists containing this project

README

        

# Book App

Project loading...

## Scribble

BookApp-Wireframe

### Local Development

To work locally, please install the dependencies using `npm i` first.

Run `npm run dev` to start a development server and open the displayed URL in a browser.

Use `npm run test` to run the tests.

### Scripts

You can use the following commands:

- `npm run dev` to start a development server
- `npm run build` to build the project
- `npm run start` to start a production server
- `npm run test` to run the tests
- `npm run lint` to run the linter