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

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

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_