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

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

This is a laptop store demo web. And it's my first nodejs web project. 🙂💻
https://github.com/lgope/laptop-store

css3 express-js file-system html5 nodejs

Last synced: 7 months ago
JSON representation

This is a laptop store demo web. And it's my first nodejs web project. 🙂💻

Awesome Lists containing this project

README

          

# The-Laptop-Store
This is a laptop store demo web. And it's my first nodejs web project. 🙂

## Technologies Used :


  • html5

  • css3

  • Nodejs

  • Expressjs

  • File System

## Key Features :
Some of the standout features of the project are:
1. Multiple choices of laptops
2. Check out option
3. Laptop Details

### Home Page :
![lshome](https://user-images.githubusercontent.com/58518192/72279398-3c9e7780-3660-11ea-9573-9679669357d4.png)

### Checkout Page:
![singlelc](https://user-images.githubusercontent.com/58518192/72279485-6fe10680-3660-11ea-9789-f6fc4217b372.png)

### To run this project :
You can fork the app or you can git-clone the app into your local machine. Once done that, please install all the dependencies by running

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

`$ cd Laptop-Store`

Install project dependencies:
`$ npm install`

Start the app:
`$ npm start`

#### Future Updates
* Enable PWA
* Leaderboard

And More! There's always room for improvement!

#### Deployed Version (Feel free to visit) 👇
https://the-laptop-shop.herokuapp.com/