Full-Stack-Developer OpenWebsite
This course is designed to take you from a beginner to a proficient full-stack developer. It includes lessons on both front-end and back-end technologies, ensuring you have a well-rounded understanding of web development.
- HTML
- CSS
- JavaScript
- Node.js
- Angular
- Dart
- ES6
- Java
- Kotlin
- Machine Learning
- PHP
- React
- Tailwind CSS
- TypeScript
- Blockchain
- Django
- Artificial Intelligence
- JavaScript
- Laravel
- Node.js
- Python
- React Native
- TensorFlow
- Vue.js
- ConvertedFiles/: Contains the
united.json
file with data used in the project. - images/: Directory for storing image assets.
- index.html: The main HTML file for the project.
- index.js: JavaScript file containing the main logic for fetching and displaying data.
- README.md: This file.
- styles.css: CSS file for styling the project.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/full-stack-developer.git
- Navigate to the project directory:
cd full-stack-developer
- Open
index.html
in your browser to view the project.
The project fetches data from ConvertedFiles/united.json
and displays it on the web page. You can navigate through different topics using the buttons generated dynamically in index.js
.
To fetch and display data for a specific topic, click on the corresponding button. The data will be paginated, and you can navigate through pages using the pagination controls.
This project is licensed under the MIT License. See the LICENSE file for details.