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

https://github.com/codewithhridoy/memories


https://github.com/codewithhridoy/memories

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Run Frontend

In the project directory, you can run:

### `cd frontend`

then

### `npm install`

After installing all the dependencies

### `npm start`

## Run Backend

In the project directory, you can run:

### `cd backend`

then

### `npm install`

After installing all the dependencies

### `npm start`