This is User Interface for PARFET.
Report Bug
·
Request Feature
Table of Contents
This is API service for implemented with Parfet-Backend-Consumer.
This is a Next.js project bootstrapped with create-next-app
.
Get a free API Key at https://example.com Clone the repo
git clone https://github.com/Parfet/PAR-Frontend-Consumer
Install yarn packages
yarn
Enter your Firebase Secret in .env
follow .env.example
First, run the development server:
npm run dev
# or
yarn dev
# or
docker-compose up -d --build
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/_app.js
. The page auto-updates as you edit the file.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
- Choose an Open Source License
- GitHub Emoji Cheat Sheet
- MUI
- Tailwind CSS
- Next.js Documentation
- Learn Next.js
- Day.js
- Axios
Natthasit Panjapornpol - [email protected]