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

https://github.com/sudoaugustin/master


https://github.com/sudoaugustin/master

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# Master(A MERN Stack application usin tailwind and material)

## Installation & Usage

Go to /server & run

```
npm install & and npm start
```
The server will start on port:5000

Go to /client & run
```
npm install & and npm start
```
The client will start on port:3000