Description of the project goes here.
1. Install all dependencies
yarn install
2. Run the development server
yarn dev
3. Open http://localhost:3000 with your browser to see the result.
Perform all your changes on a fork of the base repository.
Open a pull request once you have completed your changes.
Don't forget to sync your fork and pull frequently in case any new changes that have been made to the base repository may conflict with your changes.
The same prettier config will be used for code formatting. It should be automatically applied when you use the VS Code prettier extension. If you are using something other than VS Code, try to see if a prettier extension is available for that.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
official policy: it is fOrBiddEn to bring down production with your PRs !!