Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fossforlife/techxpert
An easy-to-use interface for selecting tech products
https://github.com/fossforlife/techxpert
Last synced: about 6 hours ago
JSON representation
An easy-to-use interface for selecting tech products
- Host: GitHub
- URL: https://github.com/fossforlife/techxpert
- Owner: FOSSforlife
- Created: 2019-07-25T02:49:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T05:06:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T10:30:26.061Z (7 months ago)
- Language: JavaScript
- Size: 532 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Techxpert
To use this app, enter these commands in the terminal:
```
git clone https://github.com/FOSSforlife/Techxpert
cd Techxpert
npm i
npm start
```This project was scaffolded with [express-generator](https://www.npmjs.com/package/express-generator).