Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aswinr19/javascript-mini-projects
A collection of javascript projects.
https://github.com/aswinr19/javascript-mini-projects
Last synced: 14 days ago
JSON representation
A collection of javascript projects.
- Host: GitHub
- URL: https://github.com/aswinr19/javascript-mini-projects
- Owner: aswinr19
- Created: 2022-07-26T11:26:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T08:05:25.000Z (over 2 years ago)
- Last Synced: 2024-11-11T21:42:40.477Z (2 months ago)
- Language: JavaScript
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript-mini-projects
A collection of javascript projects.## Getting Started
First, go into your favorite terminal.
```
git clone https://github.com/aswinr19/javascript-mini-projects.git
cd javascript-mini-projects
```Open directory in file explore , then navigate to the project folder that you want tou run .
Double click on the index.html file.For project containing api keys ( eg: weather-app-chrome-extension ) you need to provide your own api keys in order for the application to peoperly work.