Developing a form builder with React and Node, 9-day Le Reacteur certification exercise
Clone the project
git clone https://link-to-project
Go to the project directory
cd tell-me-more-front
Install dependencies
yarn install
Start the server
yarn start