KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
expriments_with_react
โ 27
Open GitHub โ
Experiments with React
Download README (.md)
Explore Similar Repositories
RatioGang.com
:
No description available.
metrix
:
It's like intellijel Metropolix for norns. ๐คโค๏ธ
ctkExample
:
CTK็ฎๆไฝฟ็จๆ็จ๏ผไป็ปCTK็ผ่ฏใCTKๆกๆถๆๅปบไฝฟ็จ็ๆนๆณ๏ผๅ ทไฝๆถๆๅฏๆ นๆฎ่ช่บซ้กน็ฎ่ฎพ่ฎกใ
double-slit-2d-schrodinger
:
This repository contains Python 3 scripts for simulating the passage of a 2D Gaussian wave packet through a double slit. For this, the 2D Schrรถdinger equation is solved using the Crank-Nicolson numerical method.
OpenCompArchCourse
:
No description available.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
expriments_with_react
?
Download (.md)
### Sample Application made with react - Available at `https://master.d19tgz4vpyd5.amplifyapp.com/` (AWS Amplify) - Custom domain at `https://funwithreact.web.app/` ### Deploy React on AWS Amplify - https://levelup.gitconnected.com/deploy-react-and-aws-amplify-1db36c625d73 ### Show push notifications in React - https://levelup.gitconnected.com/show-push-notifications-in-react-449949e98e01?gi=4b7e9b97b54b ### Fade In/Fade Out text in React - https://levelup.gitconnected.com/fade-in-out-text-in-react-fa8fc7a2a0b1 ### For using notifications - Enter the value in REACT_APP_VAPID_KEY - Inside the firebaseInit.js, place your firebase config - Inside the firebase-messaging-sw.js, place your firebase config ### Pieces Snippets - Calling APIs in React https://aseem.pieces.cloud/?p=61fa45af76