Skip to content

Agent009/Notion-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notion-Clone

Platform Requirements

  • NodeJS Version: 18.13.0

Strapi + React Integration

You must generate an API token and add the token key in the following enviornment variables:

  • strapi_backend/.env: BEARER_TOKEN
  • frontend/.env: REACT_APP_BEARER_TOKEN

Once this is done, the react front-end app will be able to make REST API calls to the Strapi back-end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • CSS 7.8%
  • HTML 2.1%