Skip to content

sayedsadat98/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


JavaScript Projects

Project to get started with JavaScript
Read the documentation »

View Changes | Report A Bug | Request New Feature

Table of Contents
  1. About The Project
  2. Content
  3. Getting Started
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgements

About The Project

This is a practice (beginner) project to get started your career as a JavaScript developer/ Web Developer.

A list of commonly used resources that I find helpful are also listed in the acknowledgements.

Built With

All Codes are in HTML, CSS, JS and VS Code Editor is used.

  • [HTML5]
  • [CSS3]
  • [JS]
  • SCSS

Content

Projects

  • [Link of the Front-end]
  • [Link of the Front-end]

Getting Started

You will need to install a browser and a IDE/editor of your choice.

Prerequisites

N/A

Installation

  1. Download a browser e.g. Google Chrome.
  2. Clone the repo using GitHub CLI
    git clone https://github.com/sayedsadat98/JavaScript-Projects.git

Roadmap

See the open issues for a list of proposed features (and known issues).

Contribution

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. On GitHub, navigate to the JavaScript-Projects repository.
  2. In the top-right corner of the page, click Fork.
  3. Create your Feature Branch (git checkout -b feature/YourFeature)
  4. Commit your Changes (git commit -m 'Added some Feature')
  5. Push to the Branch (git push origin feature/YourFeature)
  6. Open a Pull Request

License

Sayed Us Sadat

Contact

Sayed Us Sadat - @sadatussayed - info@sadatsayed.com

Project Link: https://github.com/sayedsadat98/JavaScript-Projects

Acknowledgements

JavaScript-Projects