Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billymohajeri/java_frontend
https://github.com/billymohajeri/java_frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/billymohajeri/java_frontend
- Owner: billymohajeri
- Created: 2024-08-21T20:40:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T21:28:39.000Z (4 months ago)
- Last Synced: 2024-10-28T11:49:00.014Z (3 months ago)
- Language: TypeScript
- Size: 681 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Billy's Socks Shop
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)**Billy's Socks Shop** is an e-commerce platform where visitors can browse, filter, and purchase a variety of socks, while administrators can manage products, users and orders through a dedicated dashboard.
This is a project consisting of two repositories: this is the front-end repository. Here is the [back-end repository](https://github.com/billymohajeri/java-ecommerce-backend_2).
Client:
Server:
Database:
- **Product Management and Shopping Cart Functionality**
- **Admin Dashboard for Full Control**
- **Secure Authentication and Authorization**
- [Live Demo Link](https://fs18-java-frontend-two.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to have:
- Node.js installed. You can download it from [Node.js official website](https://nodejs.org/en).
### Setup
Clone this repository to your desired folder:
```sh
cd your-folder
git clone https://github.com/billymohajeri/java_frontend.git
```
### Install
Install the project dependencies with the following commands:
```sh
cd frontend-project
yarn install
```
### Usage
To run the project in development mode, execute the following command:
```sh
yarn run dev
```
### Front-end part by:
👤 **Billy Mohajeri**
- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)
- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)
### Back-end part by:
👤 **Billy Mohajeri**
- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)
- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)
👤 **Syed Faizan Ahmed**
- GitHub: [@Faizan-ah](https://github.com/Faizan-ah)
👤 **Hai Nguyen**
- GitHub: [@HarryNg](https://github.com/HarryNg)
- [ ] **User Reviews and Ratings**
- [ ] **Wishlist Functionality**
- [ ] **Order Tracking**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, feel free to give it a ⭐️ on GitHub! Contributions, suggestions, and feedback are always welcome to make this project even better. Thank you!