❗ ❗ The app not mobile responsive working on it ❗ ❗
First, clone the repository and run
yarn install
# or
npm install
then run the development server
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- NextJS - The React Framework used
- Redux - A Predictable State Container for JS Apps
- Tailwind CSS - Used in the styling of components
- Yarn - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Apiut Toel - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details
- Github
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.