https://github.com/tarikulwebx/frontend-dev-starter
Frontend development starter template
https://github.com/tarikulwebx/frontend-dev-starter
axios headlessui prettier-config prettier-plugin-tailwindcss prop-types react-icons reactjs reactrouter6 tailwindcss vite
Last synced: 6 months ago
JSON representation
Frontend development starter template
- Host: GitHub
- URL: https://github.com/tarikulwebx/frontend-dev-starter
- Owner: tarikulwebx
- Created: 2023-06-16T20:45:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T12:19:28.000Z (over 2 years ago)
- Last Synced: 2025-08-04T05:24:58.582Z (6 months ago)
- Topics: axios, headlessui, prettier-config, prettier-plugin-tailwindcss, prop-types, react-icons, reactjs, reactrouter6, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend-dev-starter
Frontend development starter template.
### Usage:
- Clone the repository using `git clone https://github.com/tarikulwebx/frontend-dev-starter.git`
- Run `npm install` to install all node packages
- Run `npm run dev` to run the local server using vite
- Run `npm run build` for production build
### Included libraries:
- [React JS](https://react.dev/) _18.2.0_
- [React Router](https://reactrouter.com/en/main) _6.13.0_
- [Props Type](https://www.npmjs.com/package/prop-types) _15.8.1_
- [Vite](https://vitejs.dev/guide/) _4.3.9_
- [TailwindCSS](https://tailwindcss.com/) _3.3.2_
- [Headless UI](https://headlessui.com/react/menu#installation) _1.7.15_
- [React Icons](https://react-icons.github.io/react-icons) _4.10.1_
- [Axios](https://axios-http.com/docs/intro) _1.4.0_
- [Tailwind Prettier Plugin](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) _0.4.1_
- [Faker](https://fakerjs.dev/guide/) _8.0.2_