Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 959 Bytes

README.md

File metadata and controls

50 lines (28 loc) · 959 Bytes

Getting Started with Project

Available Scripts

In the project directory, you can run:

cd client

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

cd server

npm start

mockupdata

db.sql

.env

# cloudinary
CLOUD_NAME =
API_KEY = 
API_SECRET = 

News Page

alt text

Create

alt text

Content

alt text

Update Content

alt text

Delete

alt text