Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asis2016/kyomi-react-bootstrap4
Kyomi is a free React / TypeScript, Bootstrap 4 template made for the Mountaineering expedition. This project was bootstrapped with Create React App.
https://github.com/asis2016/kyomi-react-bootstrap4
atomic-design design html-css-javascript mountaineering react sass styled-components template typescript
Last synced: 8 days ago
JSON representation
Kyomi is a free React / TypeScript, Bootstrap 4 template made for the Mountaineering expedition. This project was bootstrapped with Create React App.
- Host: GitHub
- URL: https://github.com/asis2016/kyomi-react-bootstrap4
- Owner: asis2016
- License: mit
- Created: 2019-12-08T06:49:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T05:30:29.000Z (11 months ago)
- Last Synced: 2023-12-24T07:36:32.578Z (11 months ago)
- Topics: atomic-design, design, html-css-javascript, mountaineering, react, sass, styled-components, template, typescript
- Language: TypeScript
- Homepage: https://vibrant-wiles-0f8bc6.netlify.app/
- Size: 56.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kyomi Mountaineering & Expedition
Kyomi is a free React / TypeScript, Bootstrap 4 template made for the Mountaineering expedition. This project was bootstrapped with Create React App. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Tech Stack
React, TypeScript, HTML/CSS, SASS, styled-components, Bootstrap 4## Design Pattern
[Atomic design methodology](https://atomicdesign.bradfrost.com/chapter-2/)## Run Locally
Clone the project```bash
git clone https://github.com/asis2016/kyomi-react-bootstrap4.git
```Go to the project directory
```bash
cd kyomi-react-bootstrap4
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run start
```## Demo
[https://vibrant-wiles-0f8bc6.netlify.app/](https://vibrant-wiles-0f8bc6.netlify.app/)### Login
[https://vibrant-wiles-0f8bc6.netlify.app/login](https://vibrant-wiles-0f8bc6.netlify.app/login)## Screenshots
### Homepage
![Screenshot](/screenshots/screenshot-v2.png)### Login
![Screenshot](/screenshots/screenshot-login-v1.png)## Feedback
If you have any feedback, please reach out to us at [email protected]
## Contributing
Contributions are always welcome! please contact us at [email protected]
## License
[MIT (./LICENSE)](./LICENSE)
## Shout-out
- [unsplash.com](https://unsplash.com/)
- [pixabay.com](https://pixabay.com/)
- [netlify.com](https://www.netlify.com/)
- [Bootstrap Studio](https://bootstrapstudio.io/)