https://github.com/potlitel/react-bonsai-catalog
Bonsai Catalog!
https://github.com/potlitel/react-bonsai-catalog
bonsai bonsai-trees react react-component reactjs vite vitejs
Last synced: 3 months ago
JSON representation
Bonsai Catalog!
- Host: GitHub
- URL: https://github.com/potlitel/react-bonsai-catalog
- Owner: potlitel
- Created: 2022-05-13T02:34:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T17:03:14.000Z (over 2 years ago)
- Last Synced: 2025-01-16T07:31:17.542Z (4 months ago)
- Topics: bonsai, bonsai-trees, react, react-component, reactjs, vite, vitejs
- Language: JavaScript
- Homepage:
- Size: 9.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Bonsai Simple List - React
project_description
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`
### Built With
* [Reactjs](https://es.reacjts.org)
* [Vite](https://vitejs.dev/)## Getting Started
This repo is a rich clone of [Dashboard Sidebar Navigation](https://tailwindcomponents.com/component/dashboard-sidebar-navigation). Is an step-by-step guide to show you how to create a REST Web API in C# with ASP.NET Core 5.0 and Visual Studio Code. And how test it using either Swagger or a REST Client extension..
### Prerequisites
1. First you need to check if you have installed any node version, for this use the following CLI (Command-Line Interface) command:
```sh
node --version
```
If you do not have any version of node installed, you can proceed to download it from the following [url](https://nodejs.org/es/) and install it on your machine. Keep in mind that the Node.js installer include NPM.2. Install an appropiate code editor or Interactive Development Environmente (IDE). I've have the best experiences with Visual Studio Code, so that gets my personal recommendation, but you can use anything you are comfortable with!
3. Finally, install any Reactjs extension to get IntelliSense features in VSCode.
### Installation
1. Clone the repo
```sh
git clone https://github.com/potlitel/React-Bonsai-Catalog.git
```
2. Change directory to recently cloned project on previous step
```sh
cd React-Bonsai-Catalog
```
3. Install the dependencies
```js
npm install
```
4. Running the project
```js
npm run dev
```## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://example.com)_
## Roadmap
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 3
- [ ] Nested FeatureSee the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Your Name - [@twitter_handle](https://twitter.com/potlitel) - [email protected]
Project Link: [https://github.com/potlitel/React-Bonsai-Catalog](https://github.com/potlitel/React-Bonsai-Catalog)
## Acknowledgments
List of resources I find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
* [How to Build a Custom Pagination Component in React](https://www.freecodecamp.org/news/build-a-custom-pagination-component-in-react/)
* [mayankshubham/react-pagination](https://github.com/mayankshubham/react-pagination/tree/master/src)
* [react-pagination](https://stackblitz.com/edit/react-1zaeqk?file=src%2Fpagination.scss)
* [Build and Dockerize a Full-stack React app with Node.js, MySQL and Nginx](https://www.section.io/engineering-education/build-and-dockerize-a-full-stack-react-app-with-nodejs-and-nginx/)
* [Deploy your Create React App with Docker and Nginx](https://www.yld.io/blog/deploy-create-react-app-with-docker-and-ngnix/)
* [How to Build React Application using Docker vs NGINX](https://morioh.com/p/dc6fc6f46d18)
* [React Nginx Docker: Not serving react, just nginx default page](https://stackoverflow.com/questions/68956937/react-nginx-docker-not-serving-react-just-nginx-default-page)
* [bbachi/react-nginx-docker](https://github.com/bbachi/react-nginx-docker)
* [How to Combine Multiple Base Images Using Single Dockerfile?](https://www.geeksforgeeks.org/how-to-combine-multiple-base-images-using-single-dockerfile/)
* [Use multi-stage builds](https://docs.docker.com/develop/develop-images/multistage-build/)
* [Multiple FROMs - what it means](https://stackoverflow.com/questions/33322103/multiple-froms-what-it-means)[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo_name/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[license-shield]: https://img.shields.io/github/license/github_username/repo_name.svg?style=for-the-badge
[license-url]: https://github.com/github_username/repo_name/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: images/screenshot.png