|
22 | 22 |
|
23 | 23 | Explore a diverse range of projects that showcase the capabilities of JavaScript. Whether you're just starting your coding journey or have been in the field for a while, there's something here for everyone. It's not about fancy titles; it's about the joy of coding in JavaScript. Dive in, explore the code, and let the love for coding and learning flow! Thank you for contributing to this collaborative space. Happy coding! 🌟" |
24 | 24 |
|
25 | | -# Creating the Frontend to showcase all the projects |
| 25 | +## IMPORTANT!!! Setting up the Frontend to Showcase All the Projects |
26 | 26 |
|
27 | | -Hey, Contributor we created the 1Application-frontend folder in top of repo where all the projects will render there and it will host my the maintainer all the contributor which is contributing to this project should contribute to 1Application-frontend also and make that dream successfully to host all the project in one Frontend. |
| 27 | +Dear contributors, |
28 | 28 |
|
29 | | -## steps to contribute |
| 29 | +We have established the "1Application-frontend" directory at the top of the repository. This directory will serve as the platform where all our projects will be displayed. It's crucial for both the project maintainer and every contributor to channel their efforts towards "1Application-frontend" to successfully host all the projects in a single, unified frontend. |
30 | 30 |
|
31 | | -1. Fork this repository |
| 31 | +### Steps to Contribute in "1Application-frontend" |
32 | 32 |
|
33 | | -2. Clone the repository into your local system |
| 33 | +1. Begin by forking this repository. |
| 34 | + |
| 35 | +2. Clone the repository to your local system with the following command: |
34 | 36 |
|
35 | 37 | ```bash |
36 | 38 | git clone https://github.com/<username>/javascript-mini-projects.git |
37 | 39 | ``` |
38 | 40 |
|
39 | | -3. Go to folder |
| 41 | +3. Navigate to the "1Application-frontend" directory: |
40 | 42 |
|
41 | | - ```bash |
| 43 | + ```bash |
42 | 44 | cd 1Application-frontend |
43 | 45 | ``` |
44 | 46 |
|
45 | | -4. Download the dev dependencies |
| 47 | +4. Download the necessary development dependencies: |
46 | 48 |
|
47 | | - ```bash |
| 49 | + ```bash |
48 | 50 | npm install |
49 | 51 | ``` |
50 | 52 |
|
51 | | -5. Start the server |
| 53 | +5. Start the server: |
52 | 54 |
|
53 | | - ```bash |
| 55 | + ```bash |
54 | 56 | npm run dev |
55 | 57 | ``` |
56 | 58 |
|
57 | 59 | <h3 align="left">Languages and Tools:</h3> |
58 | 60 | <p align="left"> <a href="https://www.cprogramming.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="40" height="40"/> </a> <a href="https://www.w3schools.com/cpp/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/cplusplus/cplusplus-original.svg" alt="cplusplus" width="40" height="40"/> </a> <a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/> </a> <a href="https://expressjs.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original-wordmark.svg" alt="express" width="40" height="40"/> </a> <a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40" height="40"/> </a> <a href="https://www.framer.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/framer/framer-icon.svg" alt="framer" width="40" height="40"/> </a> <a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/> </a> <a href="https://www.w3.org/html/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/> </a> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40"/> </a> <a href="https://www.linux.org/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40"/> </a> <a href="https://www.mongodb.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg" alt="mongodb" width="40" height="40"/> </a> <a href="https://www.mysql.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="40" height="40"/> </a> <a href="https://nodejs.org" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original-wordmark.svg" alt="nodejs" width="40" height="40"/> </a> <a href="https://reactjs.org/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg" alt="react" width="40" height="40"/> </a> <a href="https://reactnative.dev/" target="_blank" rel="noreferrer"> <img src="https://reactnative.dev/img/header_logo.svg" alt="reactnative" width="40" height="40"/> </a> <a href="https://redux.js.org" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/redux/redux-original.svg" alt="redux" width="40" height="40"/> </a> <a href="https://sass-lang.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg" alt="sass" width="40" height="40"/> </a> <a href="https://tailwindcss.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/tailwindcss/tailwindcss-icon.svg" alt="tailwind" width="40" height="40"/> </a> <a href="https://www.typescriptlang.org/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/typescript/typescript-original.svg" alt="typescript" width="40" height="40"/> </a> </p> |
59 | 61 |
|
60 | | -## Contribute to this project and make it success full |
61 | | - |
62 | | -<hr><br /> |
63 | | - |
64 | 62 | ## How to Contribute |
65 | 63 |
|
66 | 64 | Make some awesome projects, put them in your directory and create a pull request. and DONE ✅ |
@@ -158,8 +156,8 @@ Have fun with the project! |
158 | 156 |
|
159 | 157 | ## Disclaimer |
160 | 158 |
|
161 | | -We have a strong commitment to genuine open source contributions and, therefore, do not tolerate plagiarized source code. If our maintainers discover that any Pull Requests (PRs) fail to adhere to this Terms and Conditions, they will be categorized as spam and subsequently closed. |
| 159 | +We are deeply committed to fostering genuine open-source contributions. Consequently, we maintain a strict policy against the use of plagiarized source code. Any Pull Requests (PRs) that do not adhere to our Terms and Conditions will be identified as spam and subsequently closed by our maintainers. |
162 | 160 |
|
163 | | ---- |
| 161 | +Please be aware that we do not accept responsibility for any potential damages resulting from the scripts or programs included in this repository. These projects are publicly curated and do not undergo stringent malware or virus checks. Therefore, neither the maintainers nor the owner of this repository can be held accountable for any issues arising from running any of the programs or applications found within this repository. |
164 | 162 |
|
165 | 163 | ## <p align="center">Hurray! Now you are a part of the open source community 🚀🚀🚀</p> |
0 commit comments