Indopowder Tangsel is a dynamic e-commerce website for powder drink distributors, built with Next.js, React.js, and TypeScript. It offers a visually engaging experience for users to explore and purchase a variety of powder drink products.
- Next.js: Utilizing the power of Next.js for server-rendered React applications.
- React.js: Building interactive user interfaces with React.
- TypeScript: Enhancing code quality and maintainability with TypeScript.
- SCSS: Styling components with SCSS for a polished look.
- Axios: Efficient data fetching and API interactions.
- Framer Motion: Adding smooth animations to improve the user experience.
- Lottie React: Integrating Lottie animations for eye-catching visuals.
- next-auth: Implementing user authentication for secure access.
- Font Awesome: Enhancing the design with Font Awesome icons.
- Clone this repository:
git clone https://github.com/wandaazhar007/indopowder-tangsel-2023.git
- Navigate to the project directory:
cd indopowder-tangsel-2023
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Customize the website content and design to match your distributorship.
- Add your product listings and descriptions.
- Configure authentication and user access with
next-auth
. - Extend or modify features as needed for your specific business needs.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please contact Wanda Azhar.
Happy coding!