An open API service indexing awesome lists of open source software.

https://github.com/ghulamghousdev/laptop-store

🖥💻👨‍💻Running javascript outside the browser. Laptop Stores website is implemented by creating an own server using Node.js
https://github.com/ghulamghousdev/laptop-store

hacktoberfest html-css-javascript javascript nodejs nodejs-modules nodejs-server projects

Last synced: about 1 month ago
JSON representation

🖥💻👨‍💻Running javascript outside the browser. Laptop Stores website is implemented by creating an own server using Node.js

Awesome Lists containing this project

README

          

# Laptop-Store
First project using Node.js in which javascript runs outside the browser. Laptop Store website is implemented by creating a own server using Node.js.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

What things you need to install the software and how to install them

- npm

```
npm install npm@latest -g
```
- node

```
npm install node@latest -g
```

### Installing

1. Clone the repo

```
git clone https://github.com/ghulamghousdev/Laptop-Store.git
```

2. Execute the index.js file in the root directore

```
node index.js
```

3. Explore

```
Enjoy :)
```

## Built With

* [node] - node.js
* [CSS] - For styling
* [HTML] - For Layout
* [JavaScript] - For client side logic

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details