Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassan-ak/wmd-next-simple-books
⭐⭐⭐ WMD Next Tailwind Project :- Simple Books
https://github.com/hassan-ak/wmd-next-simple-books
nextjs rest-api tailwindcss vercel
Last synced: 10 days ago
JSON representation
⭐⭐⭐ WMD Next Tailwind Project :- Simple Books
- Host: GitHub
- URL: https://github.com/hassan-ak/wmd-next-simple-books
- Owner: hassan-ak
- Created: 2023-03-26T22:04:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-27T01:05:06.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:14:04.363Z (7 months ago)
- Topics: nextjs, rest-api, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://wmd-next-simple-books.vercel.app
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Books
An App to demostrate working with REST Api. Simple book API and related documentation can be accessed at [introduction-to-postman-course](https://github.com/vdespa/introduction-to-postman-course/blob/main/simple-books-api.md)
### Framework and libraries
- Following frameworks and libraries are used for creatinbg this app
- Next.js 13
- Tailwind CSS### Instructions
- While running the app localy don't forget to update `env` values in 'next.config.js' file
- You can also store user ID permanently by updating initial value in './src/slice/userSlice.ts'### Deployment
- This Simple Books app is deployed on vercel and can be accessed by visiting following [URL](https://wmd-next-simple-books.vercel.app/)
- https://wmd-next-simple-books.vercel.app/