Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 862 Bytes

File metadata and controls

26 lines (17 loc) · 862 Bytes

About

Use this project to create your own diary of your favorite coding problems. The problems are read from a public Google Sheet.
PRs and ideas are welcome!

Working demo

Visit the live version of this project at https://kunwardeeps.github.io/coding-prep/

Easy steps for using this app

  1. git clone to your system
  2. Modify the url to load the data from your Google Sheet

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run deploy

After making changes and committing to the main branch, use this command to deploy the current version.