An open API service indexing awesome lists of open source software.

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.

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)