Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdalrhman-almarakeby/furniro-frontend
Furniro: A responsive e-commerce platform for furniture, featuring Next.js, NextAuth.js for authentication, and integration with Backend API.
https://github.com/abdalrhman-almarakeby/furniro-frontend
authentication e-commerce furniture-ecommerce nextauth nextjs react-hook-form tailwindcss zod
Last synced: 3 days ago
JSON representation
Furniro: A responsive e-commerce platform for furniture, featuring Next.js, NextAuth.js for authentication, and integration with Backend API.
- Host: GitHub
- URL: https://github.com/abdalrhman-almarakeby/furniro-frontend
- Owner: Abdalrhman-Almarakeby
- Created: 2024-05-31T20:42:05.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-22T12:41:26.000Z (6 months ago)
- Last Synced: 2024-11-03T23:41:56.536Z (about 2 months ago)
- Topics: authentication, e-commerce, furniture-ecommerce, nextauth, nextjs, react-hook-form, tailwindcss, zod
- Language: TypeScript
- Homepage: https://furniro-app.vercel.app
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furniro Frontend
This repository contains the front-end code for Furniro, an e-commerce platform for furniture store.
## Overview
**Furniro Frontend** is the user interface for the Furniro e-commerce platform, designed to provide a seamless furniture shopping experience. Built with Next.js and TypeScript, this application connects to the [Furniro Backend API](https://github.com/Abdalrhman-Almarakeby/furniro-backend) to handle data and business logic. It features secure user authentication with NextAuth.js and a responsive design to ensure a smooth experience on any device.
## Built With
- Next.js
- Typescript
- Tailwindcss
- NextAuth.js## Live Demo
You can view a live demo hosted on Vercel:
https://furniro-app.vercel.app/
## Running Locally
1. Clone the repository:
```
git clone https://github.com/abdalrhman-almarakeby/furniro-frontend.git
```2. Navigate to the project directory:
```
cd furniro-frontend
```3. Install dependencies:
```
npm install
```4. Start the local development server:
```
npm run dev
```5. Open [http://localhost:3000](http://localhost:3000/) in your browser.
## Contact
Github: [Abdalrhman Almarakeby](https://github.com/Abdalrhman-Almarakeby)
Linkedin :[Abdalrhman Almarakeby](https://www.linkedin.com/in/abdalrhman-almarakeby/)
Email: [email protected]