https://github.com/andria-dev/senior-project
A code editor made in Electron using HTML CSS and Javascript.
https://github.com/andria-dev/senior-project
Last synced: 3 months ago
JSON representation
A code editor made in Electron using HTML CSS and Javascript.
- Host: GitHub
- URL: https://github.com/andria-dev/senior-project
- Owner: andria-dev
- Created: 2017-07-14T22:43:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T18:48:14.000Z (over 8 years ago)
- Last Synced: 2025-03-23T04:25:53.723Z (over 1 year ago)
- Language: JavaScript
- Size: 52.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Senior-Project
This repository is my Senior Project for Highschool at IACS. This is a borderless *code editor* developed with **Web Technologies** (HTML, CSS and Javascript), built to run inside of Electron. It features color customizability, syntax highlighting, and custom font choosing among other things.
## Getting Started
These instructions will get you an up and running copy on your local machine for development and testing purposes. Don't worry, there aren't that many steps.
### Prerequisites
* **npm** must be installed on your machine.
* **electron**
* **opn**
* **jquery**
* **mime-types**
* A copy of this repository.
### How to use
* Run `npm start` from the root directory of the repository
## Screenshots
Home Page

Editor Page