Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ariefhk/react-template


https://github.com/ariefhk/react-template

Last synced: about 2 months ago
JSON representation

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/)