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

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.

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/)