https://github.com/tochratana/react-blog
👋 This is my blog and and I create it for share about my daily activity, you can connect me on this website.
https://github.com/tochratana/react-blog
aos-animation flowbite javascript netlify react-router reactjs tailwindcss
Last synced: 3 months ago
JSON representation
👋 This is my blog and and I create it for share about my daily activity, you can connect me on this website.
- Host: GitHub
- URL: https://github.com/tochratana/react-blog
- Owner: tochratana
- Created: 2024-09-03T17:26:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T12:27:47.000Z (over 1 year ago)
- Last Synced: 2024-12-25T13:28:28.768Z (over 1 year ago)
- Topics: aos-animation, flowbite, javascript, netlify, react-router, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://tochratana.netlify.app/
- Size: 28.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React.js and Tainlwindcss
DevMentor_learning
The platform tech or intoduce about technology and also we have a source code for you download some of project like e-commerce, Portfolio, game.
Toch Ratana's Blog
This project is a my blog and I create it for share some of knowlange that I have resarch and technology I use, some of projects I create also I put it in this website to download so you can check it more if you want ot connect me, please DM
# Authors
- [@tochratana](https://www.github.com/tochratana)
- [YouTube](https://www.youtube.com/@devmentor-learning)
# Getting Start
## Dependencies
#### React routor
```bash
npm install react-router-dom
npm install localforage match-sorter sort-by
```
#### React flobite
```bash
npm i flowbite-react
```
#### Tailwindcss
```bash
npm install -D tailwindcss
npx tailwindcss init
```
#### Vite
```bash
npm create vite@latest
```
## Run
#### Install node_module
```bash
npm install
```
#### Run
```bash
npm run dev
```
## Versions
- Version 1
- Create a web page contain Education Profile and project
- Have a documentation of [React](https://tochratana.netlify.app/course/react-course)
- Version 2
- Add JavaScript and some of exercises or project open sources
- CSS documentation and exercises
## Source code of exercise or projects
- [Amazone clone](https://tochratana.netlify.app/course/javascript/exercise/amazone_project)
- [Heart](https://tochratana.netlify.app/course/css/css_exercise/heart_exercise)