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

https://github.com/moinulmoin/mc_frontend


https://github.com/moinulmoin/mc_frontend

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Memory Capture Frontend - [![Netlify Status](https://api.netlify.com/api/v1/badges/eb856953-9eed-40fb-9605-382d7ae421c9/deploy-status)](https://app.netlify.com/sites/memory-capture/deploys)

Made with:

- Vite
- React
- Typescript
- React Bootstrap

## Run

```shell
$ npm install
$ npm run dev
$ npm run build
```