{"id":15063169,"url":"https://github.com/arnobt78/CoffeeShop-1--NextJS-Frontend","last_synced_at":"2025-10-31T18:30:38.662Z","repository":{"id":256858733,"uuid":"856640010","full_name":"arnobt78/CoffeeShop-NextJS-Webpage","owner":"arnobt78","description":"Coffee-Shop is a NextJS 14 Static Frontend Webpage, using React.js, Typescript, TailwindCSS, Framer-Motion, Locomotive-Scroll, Gsap, React-Icons, Split-Type, Swiper, Mobile NavBar features and deploed on Vercel.","archived":false,"fork":false,"pushed_at":"2024-09-16T13:08:32.000Z","size":21320,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-12T23:04:17.061Z","etag":null,"topics":["coffee-shop","framer-motion","frontend-development","gsap","locomotive-scroll","mobile-navbar","nextjs","nextjs14","react-components","react-icons","reactjs","swiper","tailwindcss","typescript","typescript-react","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://coffeeshop-arnob.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnobt78.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-12T23:52:34.000Z","updated_at":"2024-09-16T13:08:35.000Z","dependencies_parsed_at":"2024-09-13T12:59:27.769Z","dependency_job_id":null,"html_url":"https://github.com/arnobt78/CoffeeShop-NextJS-Webpage","commit_stats":null,"previous_names":["arnobt78/coffeeshop-nextjs-webpage"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobt78%2FCoffeeShop-NextJS-Webpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobt78%2FCoffeeShop-NextJS-Webpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobt78%2FCoffeeShop-NextJS-Webpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobt78%2FCoffeeShop-NextJS-Webpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnobt78","download_url":"https://codeload.github.com/arnobt78/CoffeeShop-NextJS-Webpage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219855521,"owners_count":16556168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coffee-shop","framer-motion","frontend-development","gsap","locomotive-scroll","mobile-navbar","nextjs","nextjs14","react-components","react-icons","reactjs","swiper","tailwindcss","typescript","typescript-react","vercel-deployment"],"created_at":"2024-09-24T23:52:44.371Z","updated_at":"2025-10-31T18:30:38.600Z","avatar_url":"https://github.com/arnobt78.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot 2024-09-13 at 01 47 46](https://github.com/user-attachments/assets/0540cd31-1d11-4865-9f6b-bfa3577a48a6) ![Screenshot 2024-09-13 at 01 48 08](https://github.com/user-attachments/assets/1c53b42c-90fd-4faf-9841-4829ff9ca684) ![Screenshot 2024-09-13 at 01 48 43](https://github.com/user-attachments/assets/c6351c18-0505-4988-8393-ed4028379308) ![Screenshot 2024-09-13 at 01 49 07](https://github.com/user-attachments/assets/079eb742-a55e-474a-aafb-153e0789346b) ![Screenshot 2024-09-13 at 01 49 27](https://github.com/user-attachments/assets/5ccf96ea-f9ba-41d8-85b9-1ac3e117b785) ![Screenshot 2024-09-13 at 01 51 04](https://github.com/user-attachments/assets/bef41b9a-4e79-4332-bab5-23d8617f3998) ![Screenshot 2024-09-13 at 01 51 58](https://github.com/user-attachments/assets/18bbac92-6dfa-4f67-b3ea-1a635c920d68)\n\n## CoffeeShop-NextJS-Webpage\n\nCoffee-Shop is a NextJS 14 Static Frontend Webpage, using React.js, Typescript, TailwindCSS, Framer-Motion, Locomotive-Scroll, Gsap, React-Icons, Split-Type, Swiper, Mobile NavBar features and deploy on Vercel.\n\n**Note: To check this webpage live, click here:** https://coffeeshop-arnob.vercel.app/\n\n## To Install Dependences\n\nBefore launching this web application, be sure to install all required dependencies, which are listed in the package.json file.\n\nTo install all dependences, run this command from your project folder: `npm install`\n\n## To Run Project\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## To Install NodeJS\n\nMake sure you have NodeJS installed in your machine first, The installation instructions are here: https://nodejs.org/en/\n\n## Relevant Tutorial Links\n\n\u003e https://www.youtube.com/watch?v=TIbyO-bwdUs\n\n\u003e https://scroll.locomotive.ca/docs#/\n\n\u003e https://github.com/locomotivemtl/locomotive-scroll/tree/v5-beta\n\n\u003e https://github.com/locomotivemtl/locomotive-scroll/issues/550\n\n\u003e https://miyattiblog.com/explanation-of-flex-property/\n\n## Project Dependences Package Installation Command\n\n```\nnpm i gsap react-icons split-type swiper\n\nnpm install locomotive-scroll@beta\n\nnpm i framer-motion\n```\n\n## To Create Next.js React App\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnobt78%2FCoffeeShop-1--NextJS-Frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnobt78%2FCoffeeShop-1--NextJS-Frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnobt78%2FCoffeeShop-1--NextJS-Frontend/lists"}