Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hobom-s/hbtb-front-v2
HoBom Tech Blog_FrontEnd v2
https://github.com/hobom-s/hbtb-front-v2
axios chakra-ui react react-router-dom-v6 typescript vercel vite
Last synced: 5 days ago
JSON representation
HoBom Tech Blog_FrontEnd v2
- Host: GitHub
- URL: https://github.com/hobom-s/hbtb-front-v2
- Owner: HoBom-s
- Created: 2023-11-14T12:08:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T10:20:55.000Z (11 months ago)
- Last Synced: 2024-12-07T08:06:57.962Z (2 months ago)
- Topics: axios, chakra-ui, react, react-router-dom-v6, typescript, vercel, vite
- Language: TypeScript
- Homepage: https://hbtb.vercel.app
- Size: 7.16 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HoBom Tech Blog FrontEnd
HoBom Tech Blog
> React 18
>
> React Router Dom
>
> Chakra UI
>
> Vite
>
> axios# Start
```sh
# Node version manager
nvm install# Target node start
nvm use# Development react start
npm run dev
``````sh
npm run dev
```