Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.64 KB

README.md

File metadata and controls

58 lines (44 loc) · 1.64 KB

Logo

Quick Access

"Store once, access anywhere."
Developed By: Joseito Fernandes

View Demo


About The Project

Quick access is a web app created using ReactJS. It is a app to store bookmarks/favourite sites in one place and access from anywhere. It is also a great application to be a browser's homepage.

Screenshot-home-page

Screenshot-preferences

Built With

Following are the major frameworks and libraries used to build this project.

Following are some of the other APIs used in this project.

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/joseito-terence/quick-access.git
  2. Install NPM packages
    npm install
  3. Start NPM server.
    npm start