https://github.com/prajun7/react-till-now
Vite + React + TS + Material UI
https://github.com/prajun7/react-till-now
material-ui react ts vite
Last synced: 3 months ago
JSON representation
Vite + React + TS + Material UI
- Host: GitHub
- URL: https://github.com/prajun7/react-till-now
- Owner: prajun7
- Created: 2023-01-15T16:56:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T06:30:11.000Z (over 3 years ago)
- Last Synced: 2025-03-03T00:12:47.590Z (over 1 year ago)
- Topics: material-ui, react, ts, vite
- Language: TypeScript
- Homepage: https://prajun7.github.io/react-till-now
- Size: 695 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Using Vite + React + TS
## Structure
- Separating the logic and presentation part for each component.
- Each component gets its own folder.
- Each component has the logic in `-container` file and the presentation part in `-view` file.
## What you can do
- Toggle Language
- Counter
- Routing examples
## What I am using
- Vite
- Typescript
- Material UI
- i18next
- Eslint
## Get Started
```
git clone https://github.com/prajun7/react-till-now.git
cd react-till-now
npm install
npm run dev
```
## Contributing
Contributions are always welcome! If you have any ideas, suggestions, fixes, feel free to contribute. You can do that by going through the following steps:
1. Clone this repo
2. Create a branch: `git checkout -b your-feature`
3. Make some changes
4. Test your changes
5. Push your branch and open a Pull Request
## Responsive layout
https://www.figma.com/file/sttsMB6tM2GemdGKJM11rY/React-till-now?node-id=0%3A1&t=BpO2MK2qe8MSBfzL-1