nidz-the-fact / nodejs-api-to-react-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-api-to-react-sample


Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors


Stacks Libraries, frameworks.

β”œβ”€β”€ πŸ“– Libraries, frameworks
β”‚   β”œβ”€β”€ Backend
β”‚   β”œβ”€β”€ NodeJS: with Expressjs.
β”‚   β”œβ”€β”€β”€ All Package
β”‚   β”œβ”€β”€β”€β”€ "cors": "^2.8.5" - enable: 'cors' - to avoid problem.
β”‚   β”œβ”€β”€β”€β”€ "dotenv": "^16.4.5" - enable: 'dotenv' - set .env or port.
β”‚   β”œβ”€β”€β”€β”€ "express": "^4.19.2" - using: 'express' - framework with app.?.
β”‚   β”œβ”€β”€β”€β”€ "inspirational-quotes": "^2.0.1" - deploy: respone data to data.
β”‚   β”œβ”€β”€β”€β”€ "nodemon": "^3.1.4" - helper edit run server.
β”‚   β”œβ”€β”€ Developments.
β”‚   β”œ
β”‚   β”œβ”€β”€ Frontend
β”‚   β”œβ”€β”€ React: with Vitejs.
β”‚   β”œβ”€β”€β”€β”€ Developments: Main function.
β”‚   β”œβ”€β”€β”€β”€ Hook componrnts: or Call function from Components.

πŸ”§ Stacks

logo logo logo logo logo

βš™οΈ Settings

β”œβ”€β”€ Backend
β”œβ”€β”€ 1.Define api in .env
β”œβ”€β”€ 2.`npm install` & `npm run start` : To start the server in development.
β”œβ”€β”€ 3.Developments.
β”œ 
β”œβ”€β”€ Frontend
β”œβ”€β”€ 1.Define api in .env
β”œβ”€β”€ 2.`npm install` & `npm run dev` : To start the server in development.
β”œβ”€β”€ 3.Developments.

βš’οΈ Use deployment

npx degit https://github.com/nidz-the-fact/nodejs-api-to-react-sample

or

git clone https://github.com/nidz-the-fact/nodejs-api-to-react-sample.git

πŸ’»πŸ’–β˜• by Nidz The Fact πŸ™

Stars Badge Forks Badge

About


Languages

Language:JavaScript 62.4%Language:CSS 31.4%Language:HTML 6.2%