https://github.com/murshidazher/bestil
:books: A simple and elegant finder web app using react.
https://github.com/murshidazher/bestil
book-search front-end initial learn react seamless tutorial
Last synced: 3 months ago
JSON representation
:books: A simple and elegant finder web app using react.
- Host: GitHub
- URL: https://github.com/murshidazher/bestil
- Owner: murshidazher
- License: mit
- Created: 2019-08-07T18:08:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T12:51:36.000Z (about 2 years ago)
- Last Synced: 2024-12-31T18:30:08.000Z (5 months ago)
- Topics: book-search, front-end, initial, learn, react, seamless, tutorial
- Language: HTML
- Homepage: https://murshidazher.github.io/bestil
- Size: 6.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Bestil
A simple and elegant finder web app using react.## Technology Stack
* :zap: [React](https://reactjs.org/) - is a JavaScript library for building User Interfaces.
* :truck: [Redux](https://redux.js.org/) - Flux based state management library.
* :rocket: [Github](https://pages.github.com/) - Deployment Enviroment.
* :gem: [Sketch](https://www.sketch.com/) - Sketch is a digital design toolkit for prototyping.
* :page_with_curl: [Google](https://google.com) - GoogleAPI for json placeholder.
* :hourglass_flowing_sand: [Enzyme](https://airbnb.io/enzyme/) - Enzyme to write tests for React Components.### Scripts
bestil includes the following commands and tasks:
| Task | Description |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| `start` | Run `npm start` or `yarn start`. Open [http://localhost:3000](http://localhost:3000) to view it in the browser. |
| `build` | Build bestil using `npm run build` or `yarn run build` |
| `test` | Test bestil using `npm test` or `yarn test`
| `deploy` | Deploy to build repository to gh-pages using `npm run deploy` or `yarn run deploy`
## Creators
**Murshid Azher**
- Github: [@murshidazher](https://github.com/murshidazher)
## License
Code released under the [MIT license](https://github.com/murshidazher/bestil/blob/master/LICENSE).