A simple CRUD application developed using the MERN stack. The basic idea is that you as user can post, edit, delete memories. Also, this can be liked.
This project is made thanks to the Youtuber JavaScriptMastery
Frontend with Netlify: Memories Website
Backend with Heroky: Private
Survivor Kit
Technology | Documentation |
---|---|
Node | https://www.npmjs.com/get-npm |
Yarn | https://legacy.yarnpkg.com/lang/en/docs/install/ |
Prettier | https://prettier.io/docs/en/install.html |
Eslint | https://eslint.org/docs/user-guide/getting-started |
Installation
$ yarn install
Local
$ yarn dev
Deploy
$ yarn start
$ yarn build
Testing
$ yarn test
Errors
Bugs
FAQ
Node v14.15.1
Yarn v1.22.10.
Memories v0.1.35
Empty! You want to collaborate. Feel free to make a Fork and then a PR...