Giter Site home page Giter Site logo

shift-developer / cookie-banner-challenge Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.34 MB

Cookie Banner Challenge. Goal: Create web app (front + back) that allows the user create his own personalizable banner

JavaScript 91.73% HTML 7.89% CSS 0.36% Procfile 0.02%

cookie-banner-challenge's Introduction

Cookie-Banner-Challenge

๐ŸŽฏ Goal

Create a web App that allows the user to insert a customizable banner on their site.

๐Ÿ“ Description

We are going to create a cookie banner that can be put on any website with a single line of code, but without implementing the logic of scanning, categorizing, blocking and accepting cookies. That is, we are only going to create its UI. The application consists of three mobile parts: the frontend with which the user will be able to customize the banner, the banner and the backend that serves all this.

๐Ÿ›  Getting started

Local installation

Add .env file

DB_PRODUCTION_URI=mongodb+srv://wibson:[email protected]/productionDB?retryWrites=true&w=majority
JWT_SIGNATURE=H3sOYaM

Install dependencies:

npm install
cd banner-personalization-client/
npm install
cd ..

Run development:

npm run dev

One banner example:

https://shift-developer.github.io/gifOS/

Example

cookie-banner-challenge's People

Contributors

shift-developer avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.