https://github.com/fxc7/react-vite-web
Website Course With ReactJS And ViteJS.
https://github.com/fxc7/react-vite-web
Last synced: 9 months ago
JSON representation
Website Course With ReactJS And ViteJS.
- Host: GitHub
- URL: https://github.com/fxc7/react-vite-web
- Owner: Fxc7
- License: mit
- Created: 2023-07-25T21:15:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T21:38:11.000Z (almost 3 years ago)
- Last Synced: 2023-07-25T22:30:49.336Z (almost 3 years ago)
- Language: JavaScript
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website Courses Lorem Ipsum
website for examples lorem ipsum of online courses using reactJS and viteJS.
don't forget to star and branch if you like and if you want to contribute? that's really possible, and for errors, please open an issue for the bug, thank you.
## React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
## Installation
Use the package manager [nodeJS](https://nodejs.org/en/download) to install package.
```bash
npm install
```
## Run
before running, please change the profile in the [config.profile.js](https://github.com/Fxc7/react-vite-web/blob/master/config.profile.js) file for your social media. If it's already running, just run with the command below.
```bash
npm run dev
```
## Author
[@Fxc7](https://github.com/Fxc7)
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)