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. 🙂💻
- Host: GitHub
- URL: https://github.com/lgope/laptop-store
- Owner: lgope
- Created: 2019-12-29T17:13:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:44:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T09:48:22.396Z (9 months ago)
- Topics: css3, express-js, file-system, html5, nodejs
- Language: HTML
- Homepage: https://the-laptop-shop.herokuapp.com/
- Size: 1.76 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 :

### Checkout Page:

### 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/