Coder Social home page Coder Social logo

abdulsamad / frontend-fun Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 2.82 MB

Online web-based code editor for HTML, CSS, and JavaScript with live reload can be used for practice, quick mockups or CSS experiments

Home Page: https://frontend-fun.abdulsamad.dev

License: MIT License

HTML 1.16% TypeScript 98.84%
react context-api javascript mongoosejs typescript localforage monaco-editor react-split styled-components xterm mongodb pwa serverless-functions code-editor serverless

frontend-fun's Introduction

Frontend Fun

Online web-based code editor for HTML, CSS, and JavaScript with live reload can be used for practice, quick mockups, or CSS experiments

Netlify Status

โœจ Features

  • Preview HTML, CSS, and JavaScript with live reload
  • Backup and Restore data with UID
  • Offline Support
  • Word Wrap on Code Editor

Installation

Clone the repository

git clone https://github.com/abdulsamad/frontend-fun.git

Install dependencies

yarn

or

npm install

Netlify CLI is also required to run serverless functions

yarn global add netlify-cli

or

npm install -g netlify-cli

Environment Variables

Create a .env file in the project root and add the following variables

DATABASE_URI = /* Your MongoDB URI */

Development

If you don't have Netlify account, Create Netlify account (You can also login with GitHub, Gitlab & Bitbucket)

Login into Netlify CLI with command netlify login and grant access to Netlify CLI

Run netlify link command in project directory and link your project to Netlify

Run netlify dev command to start local server

For more information visit Netlify CLI docs

๐Ÿ’ก Note: Netlify free plan limits the serverless functions to timeout at 10 seconds. It is possible that sometimes saving data won't work on deployment with Netlify free plan.

Screenshot

Frontend fun screenshot

frontend-fun's People

Contributors

abdulsamad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.