https://github.com/serkan-ucakcioglu/node.js-react-typescript-crud
Node.js React Typscript Crud React SWR
https://github.com/serkan-ucakcioglu/node.js-react-typescript-crud
cors dotenv mongodb mongoose nodejs react react-hook-form swr tailwind typescript
Last synced: 2 months ago
JSON representation
Node.js React Typscript Crud React SWR
- Host: GitHub
- URL: https://github.com/serkan-ucakcioglu/node.js-react-typescript-crud
- Owner: Serkan-Ucakcioglu
- Created: 2023-02-23T12:51:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T14:44:57.000Z (over 3 years ago)
- Last Synced: 2025-03-28T23:13:21.535Z (about 1 year ago)
- Topics: cors, dotenv, mongodb, mongoose, nodejs, react, react-hook-form, swr, tailwind, typescript
- Language: TypeScript
- Homepage:
- Size: 135 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-JS-React-TypeScript-Crud
### About
npm install
cd backend
You need to create an Env file and make a mongo connection.
npm start
### List

### Add

### Update

### Delete