https://github.com/andrekovac/books-frontend-with-auth
https://github.com/andrekovac/books-frontend-with-auth
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrekovac/books-frontend-with-auth
- Owner: andrekovac
- Created: 2022-05-07T13:06:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T13:08:25.000Z (about 4 years ago)
- Last Synced: 2023-08-08T02:44:09.347Z (almost 3 years ago)
- Language: TypeScript
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Books Frontend with Authentication
### Run
1. `npm install` to install all dependencies
2. `npm start` to start the app
3. Make sure your server is running on `localhost:8000`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.