Using Vite + React + TS
- 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.
- Toggle Language
- Counter
- Routing examples
- Vite
- Typescript
- Material UI
- i18next
- Eslint
git clone https://github.com/prajun7/react-till-now.git
cd react-till-now
npm install
npm run dev
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:
- Clone this repo
- Create a branch:
git checkout -b your-feature
- Make some changes
- Test your changes
- Push your branch and open a Pull Request
https://www.figma.com/file/sttsMB6tM2GemdGKJM11rY/React-till-now?node-id=0%3A1&t=BpO2MK2qe8MSBfzL-1