Git Product home page Git Product logo

enigma-frontend's Introduction

Enigma

About the project

It’s no secret that “Data is the new oil”. We all visit hundreds of websites daily and we share and create huge amounts of data every single day on those websites. Many of those websites aren’t secure in terms of user privacy and data protection. Several organizations use insecure connections to transfer data over their intranet, which is a major vulnerability.

Our aim is to secure the transfer of data over insecure channels. We will be encrypting all the outgoing requests from the frontend and all the outgoing requests from the bakcend and thus ensuring the security of data.

Project Structure

Our project has the following structure:

  • public
  • src
    • Components
    • Contexts

1. Public

It contains the index.html file and other metadata for the single page react app.

2. src

The entire source code for the UI is present in this folder.

3. Components

This contains all the files for the resuable UI components.

4. Contexts

This contains all the contexts which are needed for maintaining the states of the app at higher level components.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing the packages and getting the server ready

  • Install the packages mentioned in package.json file for getting all dependencies of the project.
    npm install --save
    
  • Starting the development server.
    npm start
    

Developers

enigma-frontend's People

Contributors

ac030540 avatar

Watchers

James Cloos avatar  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.