Skip to content

barathdemo/react-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for the Udemy Course

To run this project, do the following:

create .env with the following code (update credentials). Make sure to create .env in the root of the project, not inside /src. react-front/.env
REACT_APP_API_URL=http://localhost:8080/api
REACT_APP_GOOGLE_CLIENT_ID=xxxxxx.apps.googleusercontent.com
Then run the following commands to start up the app
cd react-front
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published