Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/grocergo
Front-end project - A grocery online store website using React with Nextjs, TailwindCSS and Framer-Motion.
https://github.com/lucasdota/grocergo
Last synced: 2 days ago
JSON representation
Front-end project - A grocery online store website using React with Nextjs, TailwindCSS and Framer-Motion.
- Host: GitHub
- URL: https://github.com/lucasdota/grocergo
- Owner: Lucasdota
- Created: 2023-11-30T17:16:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T14:30:56.000Z (12 months ago)
- Last Synced: 2024-01-31T16:22:16.885Z (12 months ago)
- Language: TypeScript
- Homepage: https://grocergo.vercel.app
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GrocerGo Store
Website: [click here](https://grocergo.vercel.app/)
**Overview**
This repository contains the source code for a professional and modern grocery store website built with Next.js, Tailwind CSS, Framer Motion, Material-UI, Local Storage, Fetch API and more. This project aims to demonstrate my front-end skills providing a seamless online shopping experience for users looking to purchase groceries.**Features**
- Next.js: Utilizing the power of React and server-side rendering for efficient and fast web applications.
- Tailwind CSS: A highly customizable CSS framework for building modern and responsive user interfaces.
- Framer Motion: Adding smooth animations and transitions to enhance the user experience.
- Material-UI: A React UI framework that provides a set of high-quality and customizable components.
- Local Storage: Storing user preferences and data locally for a personalized shopping experience.
- Fetch API: Communicating with a server to retrieve and update data dynamically.
- And More...**Usage**
1. Browse the product catalog.
2. Add products to your cart.
3. View and manage your cart.
4. Proceed to checkout.**Project Structure**
- src/: Contains the source code for the Next.js application.
- src/components/: Reusable React components.
- app/: Next.js page components.
- app/styles/: Stylesheets.
- public/: Static assets such as images.**Dependencies**
- Next.js: ^14.0.3
- Tailwind CSS: ^3.3.3
- Framer Motion: ^10.16.1
- Material-UI: ^5.14.9**License**
This project is licensed under the MIT License - see the [license](https://en.wikipedia.org/wiki/MIT_License) webpage for details.