Skip to content

zikriaulia28/ngabuburide-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

RAZYR FURNITURE

View Demo · Report Bug · Request Feature

(back to top)

About The Project

RAZYR FURNITURE is an innovative application that allows users to explore, search, and buy various kinds of furniture products easily and practically. This application is designed to meet the needs of users who are looking for high-quality and stylish furniture to decorate their homes or workspaces.

Built With

  • React
  • Tailwind
  • Redux

(back to top)

Features

Customer

  • Auth
    • Login
    • Logout
  • User
    • Register
    • Forgot Password
    • Edit Profile
  • Product
  • Transaction

Seller

  • Auth
    • Login
    • Logout
  • User
    • Register
    • Forgot Password
    • Edit Profile
  • Product
    • Add Product
    • Edit Product
  • Transaction

How to Run the Application

1. Clone this repository

Clone this repository by run the following code:

$ git clone <this-repo-url>

2. Install dependency packages

Install dependency packages by run the following code inside project folder:

$ npm install

3. Configure .env file

Configure .env file by create file named .env inside project folder and add this line to the file:

NEXT_PUBLIC_BACKEND_URL = "https://ngabuburide-be.vercel.app"

4. Run projects

Run this projects by run the following code:

$ npm start

It runs the app in the development mode.
Open local host to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

(back to top)

Contributing

  1. Fork the Project
  2. Create your new Branch ( git checkout -b ... )
  3. Commit your Changes ( git commit -m '...' )
  4. Push to the Branch ( git push origin ... )
  5. Open a Pull Request

(back to top)

Deployment

Vercel deploy Link

(back to top)

Documentation

Landing page Landing page
Landing page Landing page

Related Projects

Razyr Furniture Backend

(back to top)

Contributors

pic_default
M Afif Buchori
pic_default
Zikri Aulia
pic_default
Yanu Setiawan
pic_default
Redha Definto
pic_default
Abdul Latif Rosid

© 2023 TeamNgabuburide

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%