1.0.0 • Published 2 years ago
10secondsofcode-custom v1.0.0
10secondsofcode
10secondsofcode is a easy way to understand the JavaScript and ReactJS snippets in 10 seconds. This website idea is inspired from https://javascript.info
Website
https://www.10secondsofcode.com
To add any concepts like reactjs and javascript follow the below steps
- Create / Edit the reactjs and javascripts concepts file in 
src/pages/. - Those files linked into 
src/components/data.jsand create a PR. 
To contribute to 10secondsofcode!
Follow these steps to make your first pull request- 1. Fork this repository. 2. Clone your forked repository to your local machine. 3. Take any one of the issue from issues list and make a Pull Request. 4. Write these commands on your terminal-
git add -A
git commit -m "your name"
git push origin master- Then create a pull request.
 - Star the official repository of 
10secondsofcode. Congratulations!! You have successfully made a pull request.
1.0.0
2 years ago