Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).