https://github.com/rdvid/react-book
UI application for flaskbook api.
https://github.com/rdvid/react-book
daisyui react responsive-design tailwindcss typescript
Last synced: 2 months ago
JSON representation
UI application for flaskbook api.
- Host: GitHub
- URL: https://github.com/rdvid/react-book
- Owner: rdvid
- Created: 2023-10-29T01:57:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T21:18:51.000Z (over 2 years ago)
- Last Synced: 2025-02-22T03:16:43.968Z (over 1 year ago)
- Topics: daisyui, react, responsive-design, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Book




"Large amounts of information just one-finger away"
React Book was designed to work with a backend hosted in another repository.
You can see the source code and documentation [here](https://github.com/rdvid/flask-book)
### Next Features
This project remain in constant development. Next features will be focused on:
- [ ] Test E2E coverage with playwright
- [ ] Auth flow
- [ ] Modal and notifications
## 💻 Requirements
* `nodejs`
* `backend flask api running`
## 🚀 Installing Next Ecommerce
## TODO
```
- git clone the repo
- in terminal, go to project root directory
- npm install to download dependencies
- npm run start for project exec
```
## ☕ Using Next Ecommerce
## TODO
## 📫 Wanna help?
1. Fork this repo.
2. Create a branch: `git checkout -b `.
3. Do your alterations and tell then in your commit message: `git commit -m ''`
4. Send then to origin fork: `git push origin / `
5. Create a pull request detailing your implementation.
[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## 🤝 Developed by: