Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atish28kumar03sahu2001/react-web-dev-05

"My Problem Solver" is your go-to destination for mastering mathematics with the power of coding. Explore, learn, and solve problems like never before!
https://github.com/atish28kumar03sahu2001/react-web-dev-05

css3 es6 eslint html5 javascript jsx-syntax mathematics my-problem-solver problem-solving react-redux react-redux-toolkit reactjs responsive-web-design usereducer-hooks vite

Last synced: about 1 month ago
JSON representation

"My Problem Solver" is your go-to destination for mastering mathematics with the power of coding. Explore, learn, and solve problems like never before!

Awesome Lists containing this project

README

        

# 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

# Required Packages

```javascript
npm create vite@latest

npm install react-router-dom@latest

npm install redux react-redux

npm install react-redux

npm install @reduxjs/toolkit

npm install react-icons --save

npm install react-syntax-highlighter

npm install vite-plugin-netlify --save-dev

```