- ReactJS
- Styled Components
- Axios
- NodeJS
- MongoDB
- First you need to install all dependecies, just run the commands below inside the respectives folders.
- Backend Folder
$ npm install
$ npm run src/index.js
- Frontend Folder
$ yarn install
$ yarn start
- In this project I implemented a CRUD
- To Edit, just click in the card and write a new text, it will save when you click out of the card.