Skip to content

aykutmayali/PERNStack-TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERNStack-TODO

React-Node-Express-Postgres (CRUD)

Components

- React
- Nodejs (Express Framework)
- Postgres

Front-end components

- React

Server components

- CRUD
- Database:
	- Postgres

Steps while setting up the projects

- for server:
	- npm init
	- npm i express pg cors
	- nodemon index (in server path)

- for client:
	- npx create-react-app client
	- yarn start (in client path)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published