Skip to content

abobakaraslam/ValideDataBeforeCreateIntoDatabase-usingExpressValidator-react-vite-customcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create this Application

Please visit below link for complete detail about creation of this application

https://edu2skill.wordpress.com/course/react-with-vite-custom-css/create-endpoint-for-create-operation-using-postman-react-vite-customcss/


How to Run this repo's code

Step 1; Download the code

a. click on "Code" button menu b. click on "Download ZIP"

Step 2; Extracting the code files

a. Click on downloaded file. It will compressed file b. right click on the file and click on "Extract here". c. Now, a folder will be created by same name as of downloaded file. But it will not be compressed. We used this folder in next step.

Step 3; Open with VS Code

a. double click on the folder created in previous step b. open this directory into VS code

Step 4; Installing required NPM packages

a. Open terminal window in VS code. in terminal window, path of the directory will be shown b. type below command in the terminal and press "Enter"

npm install

Step 5; Run the code

b. in terminal window, type below command and press "Enter"

nodemon ./index.js

c. when the project will be executed successfully, then you can follow instructions given in above link

About

Using Express Validator - Data get using endpoint and validate in backend - react-vite-customcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published