Skip to content

Developing a form builder with React and Node, 9-day Le Reacteur certification exercise

Notifications You must be signed in to change notification settings

amelmnd/tell-me-more-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend - Tell me more

Developing a form builder with React and Node, 9-day Le Reacteur certification exercise

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT
MONGOOSE_URI

cloudinary config
CLOUD_NAME
API_KEY
API_SECRET

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd tell-me-more-back

Install dependencies

  npm install

Start the server

  npx nodemon start

About

Developing a form builder with React and Node, 9-day Le Reacteur certification exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published