Skip to content

treocaynho01629/StudioBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

StudioBlog

A clone of tamproduction.com wedding studio website with Blog management.

Feature:

  • CRUD Blogs, Users.
  • JWT Authentication: Sign in, Sign up.
  • Search, Filters blogs, Comment ...

Setup environment variable

  • Front-End .env
REACT_APP_BASE_URL=<Your nodejs application url path>
  • Back-End .env
MONGO_URL=<MongoDB connection string>
DATABASE_NAME=<MongoDB database name>
FRONT_URL=<Your front-end url path>
API_KEY=<Google API Key> "Youtube Data API, Places API"
SECRET_KEY=<Your secret key>
SECRET_REFRESH_KEY=<Your refresh key>

Google API

Commands

  • Use npm install to install and then npm start to start for both

Screenshots

auth main services detail-full admin2 profile admin3 admin admin4

About

A clone of a wedding studio website with Blog management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published