Skip to content

GZMaster/doak-frontend

Repository files navigation

DOAK E-commerce Frontend

This repository contains the frontend code for the DOAK e-commerce platform.

Live Link

The live version of the product can be accessed at DOAK Shop

Getting Started

This project is a TypeScript React application. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need the following software installed on your system:

  • Node.js and npm. You can download these from here.
  • TypeScript. After installing Node.js and npm, you can install TypeScript globally on your system by running npm install -g typescript.
  • React. This can be installed by running npm install -g create-react-app.

Installing

Follow these steps to get a development environment running:

  1. Clone the repository: git clone https://github.com/your-repo/doak-frontend.git
  2. Navigate into the directory: cd doak-frontend
  3. Install the dependencies: yarn install
  4. Start the development server: yarn start

The application should now be running at localhost:3000.

Deployment

To deploy the application, simply push to the master branch. The deployment process is handled automatically by the CI/CD setup.

Built With

Authors

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages