Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasminteles/new-frontend
A simple client template.
https://github.com/yasminteles/new-frontend
client material-ui nextjs template
Last synced: 2 days ago
JSON representation
A simple client template.
- Host: GitHub
- URL: https://github.com/yasminteles/new-frontend
- Owner: YasminTeles
- License: mit
- Created: 2023-01-19T14:03:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:37:57.000Z (7 days ago)
- Last Synced: 2024-11-01T13:27:10.669Z (7 days ago)
- Topics: client, material-ui, nextjs, template
- Language: TypeScript
- Homepage: https://new-frontend-flax.vercel.app
- Size: 942 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# New Frontend
A boilerplate/starter project for quickly building frontend apps using Next.js and Material-UI.
It's intended as a starting point for your product or service. The client side comes with some built-in features, such as unit and integration tests, continuous integration, docker support. For more details, check the [features list](HISTORY.md#built-with).
## Usage
Run the following command to create a new project with the `create-next-app`:
```bash
yarn create next-app [project-name] -e https://github.com/YasminTeles/new-frontend
```## Learn More
To learn more about this project, take a look at the following resources:
- [Local Install](INSTALL.md) - Learn about how to install and use this project.
- [Architecture](HISTORY.md) - See all details about what technologies were used to build this project.## Versions
This project uses [Semantic version](http://semver.org) for versioning. For versions available, see [Changelog](CHANGELOG.md).
## License
This project is licensed under the [MIT License](LICENSE).
## Contact me
I'm always up for a chat. If you have a question or suggestion, please get in touch with me through [my site](https://yasminteles.com).