Skip to content

vikas528/quantum-tunneling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Tunneling

img img img img img

A simulation demonstration project on quantum tunneling

The site can be viewed here

Installation

NOTE: Software requirements:

  1. NodeJS 12.0 or higher
  2. Git 2.25
  • Fork this repo, then:
git clone CLONE_URL_OF_FORKED_REPO
cd quantum-tunneling
npm i

Go live

npm start

Go to http://localhost:3000/ in the browser to preview the app

File Structure

  • CSS : Along with the React Component (either .css or .scss doesn't matter)
  • Pages : ./src/ (written in .jsx or .js doesn't matter)
  • Components : ./src/comp/ (written in .jsx or .js doesn't matter)

Contributing Guidelines

  • React Components should use Functional Components
  • Self Explanatory Code and/or Comments Explaining Code in detail (using Better Comments extension)
  • Fetch Upstream in forked repository and pull before coding
  • Always contibute by making a different branch and adding your code there

Pre-requisites

  • HTML
  • CSS
  • Git/Github
  • Vanilla JavaScript
  • ReactJS

Recommended Visual Studio Code Extensions

  • ES7 React/Redux/GraphQL/React-Native snippets
  • Auto Rename Tag
  • Bracket Pair Colorizer
  • ESLint
  • Better Comments

TODO

About

A demonstration project on quantum tunneling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published