Ashkanph / kampagnen-frontend

A React web application for a list of campaigns

Home Page:https://ashkanph.github.io/kampagnen-frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kampagnen-frontend

A React web application for a list of campaigns.

The built version is now hosted on this address and you can check it with your browser

Details

  • This PDF contains the details of the project

Designs

The app based on the following designs which were hosted on Zeplin:

The main page - List of all campaigns

A modal for adding a new campaign

Usage

Develop

  1. Cd to the folder of the project
  2. Install the dependencies by npm i
  3. Start the development web server of the project
        npm start
        # or yarn start

Build

Run the following code and your built version would be available at /build folder.

    npm run build
    # or yarn build

About

A React web application for a list of campaigns

https://ashkanph.github.io/kampagnen-frontend/

License:MIT License


Languages

Language:JavaScript 94.6%Language:HTML 3.0%Language:CSS 2.4%