An open API service indexing awesome lists of open source software.

https://github.com/vanphudev/cailonuong_clone


https://github.com/vanphudev/cailonuong_clone

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# :rocket: Introduction

JavaScript logo
 
TypeScript logo
 
ReactJS logo
 
Redux logo
 
TailwindCSS logo
 
HTML5 logo
 
CSS3 logo
 
SASS logo
 
Bootstrap logo

- NPM packages:
- [axios](https://www.npmjs.com/package/axios)
- [react](https://www.npmjs.com/package/react)
- [react-dom](https://www.npmjs.com/package/react-dom)
- [react-redux](https://www.npmjs.com/package/react-redux)
- [react-router-dom](https://www.npmjs.com/package/react-router-dom)
- [redux](https://www.npmjs.com/package/redux)
- [tailwindcss](https://www.npmjs.com/package/tailwindcss)
- [bootstrap](https://www.npmjs.com/package/bootstrap)
- [web-vitals](https://www.npmjs.com/package/web-vitals)
- [react-scripts](https://www.npmjs.com/package/react-scripts)

## :ledger: Index

- [About](#beginner-about)
- [Usage](#zap-usage)
- [Installation](#electric_plug-installation)
- [Commands](#package-commands)
- [Development](#wrench-development)
- [Pre-Requisites](#notebook-pre-requisites)
- [Developmen Environment](#nut_and_bolt-development-environment)
- [File Structure](#file_folder-file-structure)
- [Build](#hammer-build)
- [Deployment](#rocket-deployment)
- [Community](#cherry_blossom-community)
- [Contribution](#fire-contribution)
- [Branches](#cactus-branches)
- [Guideline](#exclamation-guideline)
- [FAQ](#question-faq)
- [Resources](#page_facing_up-resources)
- [Gallery](#camera-gallery)
- [Credit/Acknowledgment](#star2-creditacknowledgment)
- [License](#lock-license)

## :beginner: About

- This project is a website clone of Phuong Trang website. It is a graduation thesis project of the group.
- The project is built with ReactJS, Redux, ...

## :zap: Usage

> [!NOTE]\
> We will update the information again.

### :electric_plug: Installation

- Steps on how to install this project, to use it.

```
$ git clone https://github.com/vanphudev/cailonuong_clone.git
$ cd cailonuong_clone
$ npm install
$ npm start
```

### :package: Commands

> [!NOTE]\
> We will update the information again.

## :wrench: Development

> [!NOTE]\
> We will update the information again.

### :notebook: Pre-Requisites

> [!NOTE]\
> We will update the information again.

### :nut_and_bolt: Development Environment

- Clone the project to your local machine
```
$ git clone https://github.com/vanphudev/cailonuong_clone.git
```
- How to install dependencies...
- `cd project`
- `npm install`
- How to run the project...
- `cd project`
- `npm start`
- How to build the project...
- `cd project`
- `npm build`

### :file_folder: File Structure

- File Structure of the project is as follows:

```
website_phuongtrang_clone/
├── node_modules/
├── public/
│ ├── icons/
│ └── index.html
├── src/
│ ├── api/
│ ├── assets/
│ ├── components/
│ ├── layouts/
│ ├── pages/
│ ├── redux/
│ ├── routes/
│ ├── services/
│ ├── styles/
│ ├── utils/
│ ├── App.js
│ └── index.js
├── .env
├── .gitignore
├── package-lock.json
├── package.json
└── README.md
```

### :hammer: Build

> [!NOTE]\
> We will update the information again.

### :rocket: Deployment

> [!NOTE]\
> We will update the information again.

## :cherry_blossom: Community

> [!NOTE]\
> We will update the information again.

### :fire: Contribution

> [!NOTE]\
> We will update the information again.

### :cactus: Branches

1. **`main`** is the production branch.

2. **`staging`** is the staging branch.

3. **`dev`** is the development branch.

### :exclamation: Guideline

> [!NOTE]\
> We will update the information again.

## :question: FAQ

> [!NOTE]\
> We will update the information again.

## :page_facing_up: Resources

> [!NOTE]\
> We will update the information again.

## :camera: Gallery

> [!NOTE]\
> We will update the information again.

## :star2: Credit/Acknowledgment

> [!NOTE]\
> We will update the information again.

## :lock: License

> [!NOTE]\
> We will update the information again.