- Make sure Git and NodeJS is installed.
- Clone this repository to your local computer.
- Open terminal in root directory. Run
npm install --legacy-peer-deps
oryarn install --legacy-peer-deps
. - Now app is fully configured 👍 and you can start using this app using
npm run dev
oryarn dev
.
You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.
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.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The simplest way to deploy your React.js app is to use the Netlify Platform - a powerful platform for modern web projects.
Explore the Netlify deployment documentation for step-by-step instructions on deploying your React.js app on Netlify.
Check out Next.js deployment documentation for more details.
You can also give this repository a star to show more people and they can use this repository.