Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariefhk/react-template
https://github.com/ariefhk/react-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ariefhk/react-template
- Owner: ariefhk
- Created: 2024-08-08T07:19:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T02:16:17.000Z (6 months ago)
- Last Synced: 2024-08-09T07:49:14.389Z (6 months ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Template
Built with the React.js, React Router Dom, Shadcn UI
![Project Image](thumbnail.png)
## Features
- React.js
- React Router Dom
- Shadcn UI
- Handling Error Pages & Structured Pattern## Getting started
To get started with this project, run
```bash
git clone https://github.com/ariefhk/react-redux-template
```Install Dependency
```bash
pnpm i
```and copy the .env.example variables into a separate .env file, fill them out.
Run in Development
```bash
pnpm dev
```That's All, Happy Coding :D
## License
[MIT](https://choosealicense.com/licenses/mit/)