https://github.com/moinulmoin/mc_frontend
https://github.com/moinulmoin/mc_frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moinulmoin/mc_frontend
- Owner: moinulmoin
- Created: 2022-06-14T08:06:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T08:23:04.000Z (over 3 years ago)
- Last Synced: 2025-06-13T11:07:11.177Z (6 months ago)
- Language: TypeScript
- Homepage: https://memory-capture.netlify.app
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Capture Frontend - [](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
```